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
Requirements:
API ENDPOINTS: 1./api/user/register/ 2./api/user/login/ 3./api/user/ 4./api/user/logout/
NOTE : JWT Authentication has been used