Returns the details of the currently authenticated user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The user details.
User model
Returns the details of the currently authenticated user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The user details.
User model