Tokens
📄️ Revoke a token
Revoke a token
📄️ Get a short lived access token from your refresh token
Get a short live access token (21600 seconds) from your refresh token. At the moment grant_type MUST be client_credentials.
📄️ Revoke the currently used token
Revoke the token currently in used in the request. Can be used for logging out.