Spaces:
Runtime error
Runtime error
seawolf2357
commited on
Commit
•
12f3078
1
Parent(s):
6a13d8f
Create credentials.json
Browse files- credentials.json +10 -0
credentials.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"web": {
|
3 |
+
"client_id": "424410747357-jt3ktiujb5aaq80esde29vhl8vn053bh.apps.googleusercontent.com",
|
4 |
+
"project_id": "calm-tendril-380900",
|
5 |
+
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
|
6 |
+
"token_uri": "https://oauth2.googleapis.com/token",
|
7 |
+
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
|
8 |
+
"client_secret": "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"
|
9 |
+
}
|
10 |
+
}
|