1name: "oauth2client"
2description:
3    "This is a client library for accessing resources protected by OAuth 2.0."
4
5third_party {
6  url {
7    type: HOMEPAGE
8    value: "https://pypi.org/project/oauth2client"
9  }
10  url {
11    type: GIT
12    value: "https://github.com/google/oauth2client"
13  }
14  version: "v3.0.0"
15  license_type: NOTICE
16  last_upgrade_date { year: 2018 month: 6 day: 6 }
17}
18