diff options
| author | Sam Wilkins <35748010+samwilkins333@users.noreply.github.com> | 2019-08-20 21:43:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-20 21:43:22 -0400 |
| commit | 6977fa5b825b4779c9fff0301280706944e88eaa (patch) | |
| tree | b19b45a0f2e92ec8593e2ea11b0fb833d45cc216 /src/server/credentials/google_docs_credentials.json | |
| parent | 700dfc5add1ecd9c2b1ecafcdc593ff821b7a6a6 (diff) | |
| parent | 73bb0f572e261850583b698dd819d35a6fe768ec (diff) | |
Merge pull request #258 from browngraphicslab/google_docs_api
Google docs api
Diffstat (limited to 'src/server/credentials/google_docs_credentials.json')
| -rw-r--r-- | src/server/credentials/google_docs_credentials.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/credentials/google_docs_credentials.json b/src/server/credentials/google_docs_credentials.json new file mode 100644 index 000000000..8d097d363 --- /dev/null +++ b/src/server/credentials/google_docs_credentials.json @@ -0,0 +1 @@ +{"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 |
