Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Current user info
Returns the currently authenticated user’s basic info from JWT token
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Current user info