Django-rest-auth provides a set of REST API endpoints for Authentication and Registration
http://django-rest-auth.readthedocs.org/en/latest/
https://github.com/Tivix/django-rest-auth
This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
PythonMIT
Django-rest-auth provides a set of REST API endpoints for Authentication and Registration
http://django-rest-auth.readthedocs.org/en/latest/
https://github.com/Tivix/django-rest-auth