Google's OAuth policy blocks HTTP localhost redirects but allows loopback IP addresses. This fixes authentication failures with the error: "You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy for keeping apps secure." Fixes #2463 |
||
|---|---|---|
| .. | ||
| clawdbot.plugin.json | ||
| index.ts | ||
| package.json | ||
| README.md | ||
Google Antigravity Auth (Clawdbot plugin)
OAuth provider plugin for Google Antigravity (Cloud Code Assist).
Enable
Bundled plugins are disabled by default. Enable this one:
clawdbot plugins enable google-antigravity-auth
Restart the Gateway after enabling.
Authenticate
clawdbot models auth login --provider google-antigravity --set-default
Notes
- Antigravity uses Google Cloud project quotas.
- If requests fail, ensure Gemini for Google Cloud is enabled.