Google OAuth callback for connection federation
Federation
Google OAuth callback for connection federation
Google’s OAuth redirect target. Validates the state issued by the authorize endpoint, exchanges the authorization code for a refresh token, stores it for the user/connection, and redirects the browser back to the application with federation_oauth=success|error. This endpoint is unauthenticated but state-validated, and is not called directly by clients.
GET
Google OAuth callback for connection federation