oauthlib integration for Google Auth
This library provides oauthlib integration with google-auth.
Installing
You can install using pip:
$ pip install google-auth-oauthlib
Documentation
The latest documentation is available at google-auth-oauthlib.googleapis.dev.
Supported Python Versions
Python >= 3.6
Unsupported Python Versions
Python == 2.7, Python == 3.5.
The last version of this library compatible with Python 2.7 and 3.5 is google-auth-oauthlib==0.4.1.
License
Apache 2.0 - See the LICENSE for more information.