Files
CLIProxyAPIPlus/sdk/auth
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
..
2025-09-25 10:32:48 +08:00
2026-02-25 01:04:15 +08:00
2026-01-14 04:29:15 +08:00
2026-01-14 04:29:15 +08:00