mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-12-02 13:53:43 +03:00
30 lines
810 B
ReStructuredText
30 lines
810 B
ReStructuredText
.. dj-rest-auth documentation master file, created by
|
|
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.
|
|
|
|
Welcome to dj-rest-auth's documentation!
|
|
============================================
|
|
|
|
|
|
.. note:: dj-rest-auth version 1.0.0 now uses Django Simple JWT. Please see changelog.
|
|
|
|
|
|
.. image:: https://circleci.com/gh/jazzband/dj-rest-auth.svg?style=svg
|
|
:target: https://circleci.com/gh/jazzband/dj-rest-auth
|
|
|
|
Contents
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
Introduction <introduction>
|
|
Installation <installation>
|
|
API endpoints <api_endpoints>
|
|
Configuration <configuration>
|
|
Demo project <demo>
|
|
FAQ <faq>
|
|
Changelog <changelog>
|
|
Vulnerability Disclosure <disclosure>
|