Auth

Google Authorize

Get Google OAuth authorization URL for sign-in. Frontend should redirect user to this URL.

Args: return_to: Optional URL path to return to after authentication

get/auth/google/authorize

Query parameters

return_tostring

Response

Successful Response

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

Changes