mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-10 22:28:08 +08:00
- Add `ExchangeAntigravityCode`, `FetchAntigravityUserInfo`, and `CompleteAntigravityOAuth` helpers for programmatic authentication. - Introduce `BuildAntigravityAuthURL` and `AntigravityDefaultCallbackURI` to support custom and default redirect flows. - Refactor Antigravity credential record assembly into `BuildAntigravityAuth`. Closes: #5593