fawney19
0d770d1c4d
feat(oauth): 新增 Codex account_user_id 和 organizations 字段采集、展示与判重
- 从 Codex id_token claims 和 token_response 中提取 account_user_id 和 organizations
- OAuth 判重逻辑改为优先按 account_user_id 匹配,支持同用户不同 Team 不误判
- 号池和 Provider 详情页展示组织标签、account ID 和 account_user_id
- 前端重复的 OAuth identity 工具函数提取到 utils/oauthIdentity.ts
- 后端重复的 normalize_oauth_organizations 提取到 core/provider_oauth_utils.py
2026-03-11 21:37:08 +08:00
..
2026-03-11 21:37:08 +08:00
2026-03-10 09:09:06 +08:00
2026-03-07 02:16:03 +08:00
2026-02-09 22:52:46 +08:00
2025-12-10 20:52:44 +08:00
2026-03-11 21:37:08 +08:00
2026-03-08 00:05:48 +08:00
2025-12-10 20:52:44 +08:00
2026-03-10 00:02:49 +08:00
2026-03-08 00:05:48 +08:00
2026-03-08 00:05:48 +08:00
2026-01-19 03:19:17 +08:00
2026-03-11 21:37:08 +08:00
2026-03-11 21:37:08 +08:00
2025-12-10 20:52:44 +08:00
2026-02-22 00:43:41 +08:00
2025-12-14 00:16:02 +08:00
2026-03-08 00:05:48 +08:00
2025-12-14 00:16:03 +08:00