Google OAuth callback (token-based)

Completes Google OAuth login using an ID token issued by Google.

Body Params

Google OAuth ID token (JWT) obtained from Google's OAuth flow. The token is verified with Google's tokeninfo endpoint. If a user with the same email or open_id exists, they are logged in. Otherwise, a new user is created and assigned to the Public organization.

string
required

Google ID token (JWT)

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json