TokenResponse
Returns the token to be used with Bearer authentication, i.e. add the Header Authorization: Bearer {token} to the request
Authorization: Bearer {token}
Token
The token
TokenResponse
Returns the token to be used with Bearer authentication, i.e. add the Header
Authorization: Bearer {token}to the request