easyai-ai-gateway/apps/web
chengcheng b179162330 fix(web): 完善统一认证恢复与重配交互
为处理中、失败和清理中的配对展示明确状态与恢复动作,支持放弃并清理、作用域内退役冲突连接,并在 Active 状态引导管理员先安全禁用再使用新接入码。同步修复运行时切换后的浏览器会话残留与确认弹窗焦点约束。

验证:pnpm test;pnpm lint;pnpm build。
2026-07-17 18:31:38 +08:00
..
src fix(web): 完善统一认证恢复与重配交互 2026-07-17 18:31:38 +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