mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-05-10 04:46:08 +08:00
- Simplify error type checking in oauth.go using errors.As directly - Remove redundant errors.As call in GetUserFriendlyMessage - Remove unused CachedAPIToken and TokenManager types (dead code)