aboutsummaryrefslogtreecommitdiff
path: root/src/server/credentials/test.json
diff options
context:
space:
mode:
authorMohammad Amoush <muhammedamoush@gmail.com>2019-11-12 16:26:56 -0500
committerMohammad Amoush <muhammedamoush@gmail.com>2019-11-12 16:26:56 -0500
commit341a4201997a27adeace7cb3fad48ce83b8008a7 (patch)
tree9604dc11971e2a7f37bdf44b5f295af2b59eb42f /src/server/credentials/test.json
parentee4910b1a90284c71ebdaa5fbd9243148ae113f6 (diff)
parented0657b6b0ca1566af06038e418feda8a680419d (diff)
factorization done
Diffstat (limited to 'src/server/credentials/test.json')
-rw-r--r--src/server/credentials/test.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/server/credentials/test.json b/src/server/credentials/test.json
new file mode 100644
index 000000000..0a032cc2d
--- /dev/null
+++ b/src/server/credentials/test.json
@@ -0,0 +1,14 @@
+{
+ "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