gilesknap / google-auth-library-python-oauthlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oauthlib integration for Google Auth

pypi

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.readthedocs.io.

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.

About

License:Apache License 2.0


Languages

Language:Python 72.6%Language:Shell 25.7%Language:Dockerfile 1.7%