New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

google-auth-httplib2

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-auth-httplib2

Google Authentication Library: httplib2 transport

  • 0.2.0
  • PyPI
  • Socket score

Maintainers
2

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.

.. |pypi| image:: https://img.shields.io/pypi/v/google-auth-httplib2.svg :target: https://pypi.python.org/pypi/google-auth-httplib2

.. _httplib2: https://github.com/httplib2/httplib2 .. _google-auth: https://github.com/GoogleCloudPlatform/google-auth-library-python/

Installing

You can install using pip_::

$ pip install google-auth-httplib2

.. _pip: https://pip.pypa.io/en/stable/

License

Apache 2.0 - See the LICENSE_ for more information.

.. _the LICENSE: https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/main/LICENSE

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc