Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 363 Bytes

api.rst

File metadata and controls

34 lines (20 loc) · 363 Bytes

Developer Interface

.. module:: requests_oauthlib


OAuth 1.0

.. autoclass:: OAuth1
    :members:


OAuth 1.0 Session

.. autoclass:: OAuth1Session
    :members:


OAuth 2.0

.. autoclass:: OAuth2
    :members:


OAuth 2.0 Session

.. autoclass:: OAuth2Session
    :members: