TokenResponse
Response containing the access token and metadata.
- expiresType: integer
_in requiredLifetime of the token in seconds.
- tokenType: stringrequired
The JWT Bearer token used for authorization.
- tokenType: string
_type requiredType of the token, always 'Bearer'.