Oauth2 APIs
Endpoints defined by OAuth 2.0. For more information, check the specification: https://www.rfc-editor.org/rfc/rfc6749.
Operations
GET
Authorize
The OAuth 2.0 authorization endpoint
GET
Expand Access Token
Expand Access Token
GET
Expand Id Token
Expand ID Token
POST
Get Access Token
Obtain an OAuth 2.0 access token and optionally a refresh token
POST
Revoke
OAuth 2.0 token revocation endpoint