Issue an OAuth token using client credentials.
OK
The access token.
The number of seconds until the token expires.
A refresh token for obtaining new access tokens without re-authentication.
The scopes of the token, comma-separated.
The token type. Always 'bearer' for JWT tokens.