mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-14 13:16:33 +03:00
37 lines
1.0 KiB
ReStructuredText
37 lines
1.0 KiB
ReStructuredText
Welcome to django-rest-auth
|
|
===========================
|
|
|
|
.. image:: https://circleci.com/gh/Tivix/django-rest-auth.svg?style=shield
|
|
:target: https://circleci.com/gh/Tivix/django-rest-auth
|
|
|
|
|
|
.. image:: https://codecov.io/gh/Tivix/django-rest-auth/branch/master/graph/badge.svg
|
|
:target: https://codecov.io/gh/Tivix/django-rest-auth
|
|
|
|
|
|
.. image:: https://readthedocs.org/projects/django-rest-auth/badge/?version=latest
|
|
:target: https://readthedocs.org/projects/django-rest-auth/?badge=latest
|
|
|
|
.. image:: https://img.shields.io/pypi/v/django-rest-auth.svg
|
|
:target: https://pypi.python.org/pypi/django-rest-auth
|
|
|
|
.. image:: https://img.shields.io/pypi/l/django-rest-auth.svg
|
|
:target: https://pypi.python.org/pypi/django-rest-auth
|
|
|
|
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
|