diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2020-05-14 01:29:19 -0700 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2020-05-14 01:29:19 -0700 |
| commit | f9385130fe297088754d4ce46d6c318c8be2121d (patch) | |
| tree | 0435585464fb614e6126f59136d64bcb87cb65bd /src/server/credentials/google_project_credentials.json | |
| parent | 26e94812b02e178ead5d5be7cfe5bf73e92ac875 (diff) | |
server side restructure, some documentation to accompany new wiki overview entry
Diffstat (limited to 'src/server/credentials/google_project_credentials.json')
| -rw-r--r-- | src/server/credentials/google_project_credentials.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/server/credentials/google_project_credentials.json b/src/server/credentials/google_project_credentials.json deleted file mode 100644 index 955c5a3c1..000000000 --- a/src/server/credentials/google_project_credentials.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "installed": { - "client_id": "343179513178-ud6tvmh275r2fq93u9eesrnc66t6akh9.apps.googleusercontent.com", - "project_id": "quickstart-1565056383187", - "auth_uri": "https://accounts.google.com/o/oauth2/auth", - "token_uri": "https://oauth2.googleapis.com/token", - "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs", - "client_secret": "w8KIFSc0MQpmUYHed4qEzn8b", - "redirect_uris": ["urn:ietf:wg:oauth:2.0:oob", "http://localhost"] - } -}
\ No newline at end of file |
