mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-05-21 17:25:13 +00:00
- Introduced `authAutoRefreshLoop` to handle token refresh scheduling. - Replaced semaphore-based refresh logic in `Manager` with the new loop. - Added unit tests to verify refresh schedule logic and edge cases.