Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

googleapis/google-auth-library-python-oauthlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

213 Commits
 
 
 
 
 
 
 
 
NOTE:This github repository is archived. The repository contents and history have moved to google-cloud-python.

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.googleapis.dev.

Supported Python Versions

Python >= 3.7

Unsupported Python Versions

Python == 2.7, Python < 3.7.

The last version of this library compatible with Python 2.7 and 3.5 is google-auth-oauthlib==0.4.1.

The last version of this library compatible with Python 3.6 is google-auth-oauthlib==1.2.2.

License

Apache 2.0 - See the LICENSE for more information.