Files
CLIProxyAPIPlus/internal/auth
yuechenglong.5 f74a688fb9 refactor(auth): extract token filename generation into unified function
Add ExtractIDCIdentifier and GenerateTokenFileName functions to centralize
token filename generation logic. This improves code maintainability by:

- Extracting IDC identifier from startUrl for unique token file naming
- Supporting priority-based filename generation (email > startUrl > authMethod)
- Removing duplicate filename generation code from oauth_web.go
- Adding comprehensive unit tests for the new functions
2026-01-26 13:54:32 +08:00
..
2026-01-25 21:51:02 +08:00
2026-01-25 21:51:02 +08:00
2025-08-25 16:58:16 +08:00
2025-08-25 16:58:16 +08:00