Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)
https://github.com/Tivix/django-rest-auth

authentication django django-rest-framework rest social-login

Last synced: 3 months ago
JSON representation

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)

Awesome Lists containing this project

README

        

===========
Deprecated
===========
Please use https://github.com/iMerica/dj-rest-auth as this project is no longer maintained. Thanks!

Welcome to django-rest-auth
===========================

.. image:: https://travis-ci.org/Tivix/django-rest-auth.svg
:target: https://travis-ci.org/Tivix/django-rest-auth

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

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

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

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

Source code
-----------
https://github.com/Tivix/django-rest-auth

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