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

idTokenstring nullable required

The stored id_token for the user's custom OAuth account, or null when they have no such account.

Changes

Changed in 2 of the 23 revisions of this API.2