Support

Handle Google OAuth callback and exchange code for tokens

GET /auth/google/callback

Redirect target for Google OAuth. Exchanges the auth code and redirects to the client with tokens.

Parameters

state string Required query
Base64url-encoded state issued by GET /auth/google
x-tenant-id string Required header
Tenant identifier. Required on all tenant-scoped routes.