chojoyce | 8c67328 | 2021-12-24 11:54:02 +0800 | [diff] [blame] | 1 | name: "google-auth-library-python" |
| 2 | description: |
| 3 | "This library simplifies using Google’s various server-to-server " |
| 4 | "authentication mechanisms to access Google APIs." |
| 5 | |
| 6 | third_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 | } |