-
**refactor(auth): use customizable HTTP client for Antigravity requests**
released this
2025-11-21 12:54:56 +00:00 | 1845 commits to main since this release- Replaced
http.DefaultClientwith a configurablehttp.Clientinstance for Antigravity OAuth flow methods. - Updated
exchangeAntigravityCodeandfetchAntigravityUserInfoto accepthttpClientas a parameter. - Added
util.SetProxyusage to initialize thehttpClientwith proxy support.
Downloads
- Replaced