Add-on:Google-auth-httplib2: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Addonbot (talk | contribs)
m Addon-Bot Update
Addonbot (talk | contribs)
m Addon-Bot repo category update
Line 25: Line 25:
[[Category:Matrix add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Nexus add-on repository]]
[[Category:Nexus add-on repository]]
[[Category:Omega add-on repository]]

Revision as of 19:34, 11 April 2024

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 v21
Kodi.tv repo v20

License: Apache 2.0

Summary: This library provides an httplib2 transport for google-auth.
  ▶ 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