Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python-oauthlib
Generic, spec-compliant implementation of OAuth for Python
https://github.com/idan/oauthlib
0
no reviews
Install
OAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object. It can be used to graft OAuth support onto HTTP libraries.
OAuth1 is almost complete while OAuth2 is already in the works.