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