Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Verify the access token. Returns the user details.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.