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: 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)
- Host: GitHub
- URL: https://github.com/Tivix/django-rest-auth
- Owner: Tivix
- License: mit
- Created: 2014-04-30T19:50:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-30T16:52:15.000Z (about 1 year ago)
- Last Synced: 2024-01-31T08:07:40.099Z (12 months ago)
- Topics: authentication, django, django-rest-framework, rest, social-login
- Language: Python
- Homepage: www.tivix.com
- Size: 479 KB
- Stars: 2,393
- Watchers: 96
- Forks: 657
- Open Issues: 234
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-django-cn - django-rest-auth, star:793 - 一组 REST API,用于处理用户注册和认证任务。 (认证)
- awesome-django - django-rest-auth - A set of REST API endpoints to handle User Registration and Authentication tasks. (Authentication)
- starred-awesome - 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) (Python)
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