Django-rest-auth provides a set of REST API endpoints for Authentication and Registration
Django-rest-auth provides a set of REST API endpoints for Authentication and Registration
Features
- User Registration with activation
- Login/Logout
- Retrieve/Update the Django User model
- Password change
- Password reset via e-mail
- Social Media authentication
Resources
Documentation: https://django-rest-auth.readthedocs.io/en/latest/
GitHub repo: https://github.com/Tivix/django-rest-auth
jQuery demo: https://github.com/Tivix/django-rest-auth/tree/master/demo
AngularJS demo: https://github.com/Tivix/angular-django-registration-auth