POST /token
Token
Token endpoint — exchanges authorization codes for tokens.
Supports client_secret_post (form body) and client_secret_basic (Authorization header).
Response
{
"additionalProperties": true,
"type": "object",
"title": "Response Token Token Post"
}Last updated on