Files
OmniRoute/tests
Bob.Hou 7193b0a433 feat(oauth): support web client type for remote Google OAuth (#8845)
* feat(oauth): support web client type for remote Google OAuth

Google Desktop app OAuth clients require loopback redirect URIs per
policy, which breaks remote deployments where the browser cannot reach
127.0.0.1 on the server. Add ANTIGRAVITY_OAUTH_CLIENT_TYPE env var:
when set to 'web' and OMNIROUTE_PUBLIC_BASE_URL is configured, the
loopback redirect URI is upgraded to the public base URL. Default
behavior (desktop) is unchanged.

Enables remote deployments without SSH tunneling by registering a Web
application OAuth client in Google Cloud Console.

Signed-off-by: Minxi Hou <houminxi@gmail.com>

* docs(changelog): add fragment for #8845

Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com>

---------

Signed-off-by: Minxi Hou <houminxi@gmail.com>
Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com>
2026-07-28 10:25:12 -03:00
..
2026-07-13 09:12:40 -03:00
2026-07-06 02:25:17 -03:00
2026-06-13 17:27:40 -03:00