Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Given the current token provided, return the current user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.