auth

Google Callback

Handle the OAuth callback from Google.

Exchanges the authorization code for user info, creates or finds the user, then redirects to the frontend with a short-lived authorization code.

get/api/v1/auth/google/callback

Query parameters

codestring required
statestring

Response

Successful Response

{"stackTrail":"paths:/api/v1/auth/google/callback:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.