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