Create API view to get the details of the current user #29
Labels
backend
Task must have a back end issue
difficulty::medium
This issue is medium difficulty
priority::high
This issue is high priority
Prerequisites
#3
Issue
Create an API view which returns all the information the frontend needs to know about the currently logged in user. This view should be protected to only work for when the user is logged in.
The text was updated successfully, but these errors were encountered: