Requirements:
- django-rest-framework => pip install djangorestframework
- PyJWT => pip install PyJWT
API ENDPOINTS: 1./api/user/register/ 2./api/user/login/ 3./api/user/ 4./api/user/logout/
NOTE : JWT Authentication has been used
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Requirements:
API ENDPOINTS: 1./api/user/register/ 2./api/user/login/ 3./api/user/ 4./api/user/logout/
NOTE : JWT Authentication has been used