Files
CLIProxyAPIPlus/internal
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
..
2025-10-26 07:46:04 +08:00
2026-01-20 13:50:41 +08:00
2026-01-20 13:50:41 +08:00
2026-01-25 21:51:02 +08:00
2025-10-15 11:47:35 +08:00
2026-01-25 21:51:02 +08:00