blob: 7d78f86c633dd617371e0abf6f7c77087a53eb18 [file] [log] [blame]
chojoyce8c673282021-12-24 11:54:02 +08001name: "google-auth-library-python"
2description:
3 "This library simplifies using Google’s various server-to-server "
4 "authentication mechanisms to access Google APIs."
5
6third_party {
7 url {
8 type: HOMEPAGE
9 value: "https://pypi.org/project/google-auth/"
10 }
11 url {
12 type: GIT
13 value: "https://github.com/googleapis/google-auth-library-python"
14 }
15 version: "v2.3.3"
16 last_upgrade_date { year: 2022 month: 1 day: 4 }
17 license_type: NOTICE
18}