https://github.com/undead-bacteria/auth_app_rest
This project explains working of Django's Rest framework authentication system. We do API authentication using JWT tokens. We create a custom user class that modifies existing Django's base User class to login using email.
https://github.com/undead-bacteria/auth_app_rest
backend-api django django-rest-framework jwt-authentication python token-based-authentication
Last synced: 2 months ago
JSON representation
This project explains working of Django's Rest framework authentication system. We do API authentication using JWT tokens. We create a custom user class that modifies existing Django's base User class to login using email.
- Host: GitHub
- URL: https://github.com/undead-bacteria/auth_app_rest
- Owner: undead-bacteria
- Created: 2024-03-18T04:45:09.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-18T04:46:48.000Z (about 1 year ago)
- Last Synced: 2025-02-02T12:39:34.662Z (4 months ago)
- Topics: backend-api, django, django-rest-framework, jwt-authentication, python, token-based-authentication
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0