As of January 1, 2020 this library no longer supports Python 2 on the latest released version.
Library versions released prior to that date will continue to be available. For more information please
visit Python 2 support on Google Cloud.
google-auth-oauthlib¶
This library contains experimental oauthlib integration with google-auth.
Installing¶
google-auth can be installed with pip:
$ pip install --upgrade google-auth-oauthlib
google-auth-oauthlib is open-source, so you can alternatively grab the source code from GitHub and install from source.
Usage¶
Consult the Module Reference documentation.
License¶
google-auth-oauthlib is made available under the Apache License, Version 2.0. For more details, see LICENSE
Contributing¶
We happily welcome contributions, please see our contributing documentation for details.