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)
Go to file
2020-02-29 17:59:38 -06:00
demo Renames project to dj-rest-auth 2020-02-29 17:59:38 -06:00
dj_rest_auth Renames project to dj-rest-auth 2020-02-29 17:59:38 -06:00
docs Renames project to dj-rest-auth 2020-02-29 17:59:38 -06:00
.gitignore Update .gitignore from GH 2018-08-21 21:18:41 -07:00
.travis.yml Renames project to dj-rest-auth 2020-02-29 17:59:38 -06:00
AUTHORS Renames project to dj-rest-auth 2020-02-29 17:59:38 -06:00
dev-requirements.txt Adds django-allauth to dev-requirements.txt 2018-10-27 02:14:25 -03:00
LICENSE Renames project to dj-rest-auth 2020-02-29 17:59:38 -06:00
MANIFEST.in Renames project to dj-rest-auth 2020-02-29 17:59:38 -06:00
README.rst Renames project to dj-rest-auth 2020-02-29 17:59:38 -06:00
runtests.py Reorganized test files 2015-12-04 09:32:03 +01:00
setup.cfg Add wheel & metdata config 2018-08-21 21:29:15 -07:00
setup.py feat: prep for new release (0.9.5) 2019-04-01 09:51:08 +02:00

Welcome to dj-rest-auth
===========================

.. image:: https://travis-ci.org/iMerica/dj-rest-auth.svg
    :target: https://travis-ci.org/iMerica/dj-rest-auth


.. image:: https://coveralls.io/repos/iMerica/dj-rest-auth/badge.svg
    :target: https://coveralls.io/r/iMerica/dj-rest-auth?branch=master


.. image:: https://readthedocs.org/projects/dj-rest-auth/badge/?version=latest
    :target: https://readthedocs.org/projects/dj-rest-auth/?badge=latest


Django-dj-rest-auth provides a set of REST API endpoints for Authentication and Registration


Documentation
-------------
http://dj-rest-auth.readthedocs.org/en/latest/


Source code
-----------
https://github.com/iMerica/dj-rest-auth


Stack Overflow
-----------
http://stackoverflow.com/questions/tagged/dj-rest-auth