oauth

Google Oauth Exchange

Exchange a Google authorization code for JWT tokens (JSON API).

Legacy endpoint for clients that handle the OAuth redirect themselves.

post/api/auth/oauth/google/exchange

Request body

codestring required
statestring required

Response

Successful Response

access_tokenstring required
refresh_tokenstring required
token_typestring
user_idstring required

Changes

Changed in 1 of the 105 revisions of this API.1