Personal Info documentation - bounswe/bounswe2022group5 GitHub Wiki
Personal Info
Validate token and return personal information of the user.
URL : /auth/me/
Method : GET
Auth required : YES
Permissions required : IsAuthenticated
Success Response
Code : 200 OK
Header
{
"Authorization": "Token 944b09199c62bcf9418ad846dd0e4bbdfc6ee4b"
}
Body