2020-03-01 03:10:25 +03:00
|
|
|
.. dj-rest-auth documentation master file, created by
|
2014-10-09 15:01:47 +04:00
|
|
|
sphinx-quickstart on Wed Oct 8 15:59:37 2014.
|
|
|
|
You can adapt this file completely to your liking, but it should at least
|
|
|
|
contain the root `toctree` directive.
|
|
|
|
|
2020-03-01 03:10:25 +03:00
|
|
|
Welcome to dj-rest-auth's documentation!
|
2014-10-09 15:01:47 +04:00
|
|
|
============================================
|
|
|
|
|
2014-10-09 16:29:49 +04:00
|
|
|
|
2020-05-30 09:37:05 +03:00
|
|
|
.. note:: dj-rest-auth version 1.0.0 now uses Django Simple JWT.
|
2014-12-15 02:09:49 +03:00
|
|
|
|
2014-10-09 17:48:09 +04:00
|
|
|
|
2020-03-02 01:46:47 +03:00
|
|
|
.. image:: https://circleci.com/gh/jazzband/dj-rest-auth.svg?style=svg
|
|
|
|
:target: https://circleci.com/gh/jazzband/dj-rest-auth
|
2014-10-09 17:48:09 +04:00
|
|
|
|
2014-10-09 15:01:47 +04:00
|
|
|
Contents
|
|
|
|
--------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
Introduction <introduction>
|
|
|
|
Installation <installation>
|
|
|
|
API endpoints <api_endpoints>
|
|
|
|
Configuration <configuration>
|
2014-10-16 15:31:25 +04:00
|
|
|
Demo project <demo>
|
2014-11-12 13:18:21 +03:00
|
|
|
FAQ <faq>
|
2020-05-30 09:34:42 +03:00
|
|
|
Disclosure Policy <disclosure>
|