oauth2ΒΆ

Note: This library implements OAuth 1.0 and not OAuth 2.0.

python-oauth2 is a python oauth library fully compatible with python versions: 2.6, 2.7, 3.3 and 3.4. This library is depended on by many other downstream packages such as Flask-Oauth.

More Info: https://github.com/joestump/python-oauth2