Skip to content

isabella232/google-auth-library-python-httplib2

 
 

Repository files navigation

httplib2 Transport for Google Auth

pypi

This library provides an httplib2 transport for google-auth.

Note

httplib has lots of problems such as lack of threadsafety and insecure usage of TLS. Using it is highly discouraged. This library is intended to help existing users of oauth2client migrate to google-auth.

Installing

You can install using pip:

$ pip install google-auth-httplib2

License

Apache 2.0 - See the LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 48.9%
  • Shell 45.7%
  • Dockerfile 5.4%