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

From Official Kodi Wiki
Jump to navigation Jump to search
Addonbot (talk | contribs)
m Addon-Bot repo category update
Tag: Reverted
Addonbot (talk | contribs)
m Addon-Bot repo category update
Tag: Manual revert
 
Line 24: Line 24:
[[Category:All add-ons]]
[[Category:All add-ons]]
[[Category:Matrix add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Nexus add-on repository]]
[[Category:Omega add-on repository]]
[[Category:Omega add-on repository]]

Latest revision as of 02:16, 14 June 2025

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