• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "installed": {
3    "client_id": "[[INSERT CLIENT ID HERE]]",
4    "client_secret": "[[INSERT CLIENT SECRET HERE]]",
5    "auth_uri": "https://accounts.google.com/o/oauth2/auth",
6    "token_uri": "https://accounts.google.com/o/oauth2/token",
7    "client_email": "",
8    "redirect_uris": [
9      "urn:ietf:wg:oauth:2.0:oob",
10      "oob"
11    ],
12    "client_x509_cert_url": "",
13    "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs"
14  }
15}
16