Requests-OAuthlib Documentation

Requests-OAuthlib Documentation

Release 1.0.0 Requests-OAuthlib Contributors

Jul 25, 2018

Contents

1 Overview

3

2 Installation

5

3 Getting Started:

7

3.1 OAuth 1 Workflow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

3.2 OAuth 2 Workflow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10

3.3 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15

3.4 Developer Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25

4 Indices and tables

31

Python Module Index

33

i

ii

Requests-OAuthlib Documentation, Release 1.0.0

Requests-OAuthlib uses the Python Requests and OAuthlib libraries to provide an easy-to-use Python interface for building OAuth1 and OAuth2 clients.

Contents

1

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download