aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 7d78f86c633dd617371e0abf6f7c77087a53eb18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "google-auth-library-python"
description:
    "This library simplifies using Google’s various server-to-server "
    "authentication mechanisms to access Google APIs."

third_party {
  url {
    type: HOMEPAGE
    value: "https://pypi.org/project/google-auth/"
  }
  url {
    type: GIT
    value: "https://github.com/googleapis/google-auth-library-python"
  }
  version: "v2.3.3"
  last_upgrade_date { year: 2022 month: 1 day: 4 }
  license_type: NOTICE
}