Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 262 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 262 Bytes

The api endpoints are

'/api/' -> Returns all the api endpoints
'/api/user/' -> Returns the refresh and access token
'/api/user/refesh/' -> Returns access token after expiring of access token before
'/api/user/create/' -> Endpoint used for signup