summaryrefslogtreecommitdiff
path: root/docs/oauth1/endpoints/endpoints.rst
blob: 33261cc1c20a562774bc7f0a2b7aec82f6df20e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Provider endpoints
==================

Each endpoint is responsible for one step in the OAuth 1 workflow. They can be
used either independently or in a combination. They depend on the use of a
:doc:`../validator`.

See :doc:`../preconfigured_servers` for available composite endpoints/servers.

.. toctree::
    :maxdepth: 2

    request_token
    authorization
    access_token
    resource
    signature_only