summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: 70d3b735dd133258fc772cecd32b9f36e600d938 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.. OAuthLib documentation master file, created by
   sphinx-quickstart on Mon Mar 12 09:37:24 2012.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to OAuthLib's documentation!
====================================

If you can't find what you need or have suggestions for improvement, don't
hesitate to open a `new issue on GitHub`_!

For news and discussions please check out our `G+ OAuthLib community`_.

.. _`new issue on GitHub`: https://github.com/idan/oauthlib/issues/new
.. _`G+ OAuthLib community`: https://plus.google.com/communities/101889017375384052571

.. toctree::
   :maxdepth: 2

   contributing
   faq
   feature_matrix

.. toctree::
   :maxdepth: 2

   oauth_1_versus_oauth_2

.. toctree::
   :maxdepth: 2

   client
   server

.. toctree::
   :maxdepth: 2

   oauth2_overview
   client2
   server2

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`