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.