/google

Google SSO redirect URI

Get the access token, refresh token and id_token of a user authenticating to Google SSO

get/google/reply

Query parameters

statestring required

the state from the /google/reply endpoint passed from the redirect

codestring required

the authorization code from the /authorize endpoint of Google SSO

Changes