Skip to content

Releases: oauthlib/oauthlib

0.3.4

25 Jul 07:15
Compare
Choose a tag to compare

A number of small features and bug fixes.

0.3.3

25 Jul 07:15
Compare
Choose a tag to compare

OAuth 1 Provider verify now return useful params.

0.3.2

25 Jul 07:15
Compare
Choose a tag to compare

Fixed #62, all Python 3 tests pass.

0.3.1

25 Jul 07:16
Compare
Choose a tag to compare

Python 3.1, 3.2, 3.3 support (experimental).

0.3.0

25 Jul 07:16
Compare
Choose a tag to compare

Initial OAuth 2 client support.

0.2.1

25 Jul 07:17
Compare
Choose a tag to compare

Exclude non urlencoded bodies during request verification.

0.2.0

25 Jul 07:17
Compare
Choose a tag to compare

OAuth provider support.

0.1.4

25 Jul 07:21
Compare
Choose a tag to compare

Soft dependency on PyCrypto.