easyai-ai-gateway/apps/web
chengcheng 46bac51703 feat: 将 Gateway Web 迁移到 BFF 会话
浏览器只通过 HttpOnly Cookie 恢复统一认证状态,不再访问认证中心 Token Endpoint 或保存 OIDC Token。同步更新错误提示、部署配置和接入文档。
2026-07-13 19:09:57 +08:00
..
src feat: 将 Gateway Web 迁移到 BFF 会话 2026-07-13 19:09:57 +08:00
index.html Initial project scaffold 2026-05-09 14:36:35 +08:00
package.json feat(gateway): 接入统一认证中心本地登录 2026-07-12 20:45:35 +08:00
project.json feat(gateway): 接入统一认证中心本地登录 2026-07-12 20:45:35 +08:00
tsconfig.json Initial project scaffold 2026-05-09 14:36:35 +08:00
vite.config.ts feat: add stable OIDC authentication 2026-07-12 05:14:23 +08:00