diff options
| author | bobzel <zzzman@gmail.com> | 2025-06-19 15:34:13 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2025-06-19 15:34:13 -0400 |
| commit | 21fb3a555cdd861452e2e54de3d0524e29f2bc08 (patch) | |
| tree | 44b93ba0b4f9a85dafdb744ccb11dfe3386f4829 /src/server/apis/google/google_project_credentials.json | |
| parent | abdfe5b109f42cd5da4aceef1bd667c8e1f6cbbd (diff) | |
| parent | 765c7a3870a1d446622a28b157ab00a4dced2879 (diff) | |
Merge branch 'task_nodes_aarav'
Diffstat (limited to 'src/server/apis/google/google_project_credentials.json')
| -rw-r--r-- | src/server/apis/google/google_project_credentials.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/server/apis/google/google_project_credentials.json b/src/server/apis/google/google_project_credentials.json index 955c5a3c1..438e5157e 100644 --- a/src/server/apis/google/google_project_credentials.json +++ b/src/server/apis/google/google_project_credentials.json @@ -1,11 +1,11 @@ { "installed": { - "client_id": "343179513178-ud6tvmh275r2fq93u9eesrnc66t6akh9.apps.googleusercontent.com", - "project_id": "quickstart-1565056383187", + "client_id": "740987818053-dtflji3hfkn5r9t8ad6jb8740pls8moh.apps.googleusercontent.com", + "project_id": "dash-web-461920", "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"] + "client_secret": "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", + "redirect_uris": ["http://localhost:1050/refreshGoogle"] } }
\ No newline at end of file |
