1name: "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} 19