Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 7 hours 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)
- Host: GitHub
- URL: https://github.com/tivix/django-rest-auth
- Owner: Tivix
- License: mit
- Created: 2014-04-30T19:50:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-13T16:33:25.000Z (11 months ago)
- Last Synced: 2024-10-29T14:56:16.223Z (4 months ago)
- Topics: authentication, django, django-rest-framework, rest, social-login
- Language: Python
- Homepage: www.tivix.com
- Size: 479 KB
- Stars: 2,405
- Watchers: 95
- Forks: 660
- Open Issues: 235
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Authors: AUTHORS
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=latestDjango-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-authStack Overflow
-----------
http://stackoverflow.com/questions/tagged/django-rest-auth