Infrastructure
Authentication Services
- Get authorization token;
- Get new token (refresh);
- Revoke the token associated with a user;
Here you can find references to the API reference and the release version
Usage Examples
Get/Refresh/Revoke Token
- Get token;
- Refresh token;
- Revoke token;