Authentication
Get OAuth id token
Get the id_token for the current user's custom OAuth account. Returns null when the user signed in another way.
get/oauth/id-token
Response
The id_token if available
Changes
Changed in 2 of the 23 revisions of this API.2
- ○
added the non-success response with the status
401response-non-success-status-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○