Home | History | Annotate | Download | only in oauth2client
      1 name: "oauth2client"
      2 description:
      3     "This is a client library for accessing resources protected by OAuth 2.0."
      4 
      5 third_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   last_upgrade_date { year: 2018 month: 6 day: 6 }
     16 }
     17