Documentation Index
Fetch the complete documentation index at: https://docs.varchev.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Sample Payload
The access token obtained in the access_token response parameter of getToken request
The AuthN ID token obtained in the id_token response parameter of getToken request
Specifies the unique Auth0-registered client identifier.
Identifies the passed AuthN ID token as the grant type to get an access token. Set its value to urn:ietf:params:oauth:grant-type:jwt-bearer.
Specifies the level of access that the client requests. Set its value to openid pib