#oauth
- Google Workspace Developer Tools VS Code Extension
Announcing the new Google Workspace Developer Tools extension for VS Code, working with Antigravity and providing OAuth2 scope linting and MCP support.
- Google User Credentials in non-interactive workflows
Use an OAuth2 offline flow to obtain Google user credentials as application default credentials when service accounts or API keys cannot work.
- Verify a Google access token
A simple endpoint for checking whether a Google OAuth access token is valid, useful when troubleshooting authentication and API requests.