649 Forks
2365 Stars
2365 Watchers

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)

How to download and setup django-rest-auth

Open terminal and run command
git clone https://github.com/Tivix/django-rest-auth.git
git clone is used to create a copy or clone of django-rest-auth repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with django-rest-auth https://github.com/Tivix/django-rest-auth/archive/master.zip

Or simply clone django-rest-auth with SSH
[email protected]:Tivix/django-rest-auth.git

If you have some problems with django-rest-auth

You may open issue on django-rest-auth support forum (system) here: https://github.com/Tivix/django-rest-auth/issues