- Login & registration support
- Support for password reset, password change, verify user, etc.
- Return JWT token instead of default token
- Facebook login support
- GitHub login support
- Add support for Google login
- Dockerize the django project
- Connect the backend with a custom frontent and built a demo site
dj-rest-auth
: documentationdj-rest-auth[with_social]
: lookup thisdjangorestframework-simplejwt
: documentationdjangorestframework
: documentation