Add-on:Google-auth-httplib2

From Official Kodi Wiki
Jump to navigation Jump to search

google-auth-httplib2
icon.png

See this add-on on the kodi.tv showcase

Author: Multiple Maintainers
Website: link
Type: Add-on library/module
Repo: Kodi.tv repo v20
Kodi.tv repo v19

License: Apache 2.0

Summary: This library provides an httplib2 transport for google-auth.
Home icon grey.png   ▶ Add-ons ▶ google-auth-httplib2

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.
    Packed for KODI from https://github.com/googleapis/google-auth-library-python-httplib2