Files
CLIProxyAPIPlus/internal
Howard Dong 43e531a3b6 feat(copilot): fetch and persist user email and display name on login
- Expand OAuth scope to include read:user for full profile access
- Add GitHubUserInfo struct with Login, Email, Name fields
- Update FetchUserInfo to return complete user profile
- Add Email and Name fields to CopilotTokenStorage and CopilotAuthBundle
- Fix provider string bug: 'github' -> 'github-copilot' in auth_files.go
- Fix semantic bug: email field was storing username
- Update Label to prefer email over username in both CLI and Web API paths
- Add 9 unit tests covering new functionality
2026-02-25 17:09:40 +08:00
..
2026-02-25 01:04:15 +08:00
2026-02-05 19:51:56 +08:00
2026-02-12 07:11:17 +08:00
2026-02-23 00:15:22 +08:00
2026-02-25 01:04:15 +08:00
2026-02-19 04:42:35 +08:00