mirror of
https://github.com/githubhjs/CLIProxyAPIPlus.git
synced 2026-07-12 09:35:16 +00:00
7757210af6
- Added new endpoint `/antigravity-auth-url` to initiate Antigravity authentication. - Implemented `RequestAntigravityToken` to manage the OAuth flow, including token exchange and user info retrieval. - Introduced `.oauth-antigravity` temporary file handling for state and code management. - Added `sanitizeAntigravityFileName` utility for safe token file names based on user email. - Registered `/antigravity/callback` endpoint for OAuth redirects.