google-reauth

Google Reauth Library


Keywords
google, auth, oauth, client, reauth
License
Apache-2.0
Install
pip install google-reauth==0.1.1

Documentation

Google Reauth Python Library

build pypi

This library provides Reauth support to Google's authentication libraries for Python. Reauth allows using two-factor authentication for end-user credentials.

Other than for reference purposes, this library is of little use to non-Google developers.

Installing

You can install using pip:

$ pip install google-reauth

For more information on setting up your Python development environment, please refer to Python Development Environment Setup Guide for Google Cloud Platform.

Contributing

As mentioned in the beginning, this library is not generally consumable in non-Google applications. However, if you are still inteested in contributing to it, please see CONTRIBUTING.rst for more information on how to get started.

License

Apache 2.0 - See the LICENSE for more information.