seawolf2357 commited on
Commit
cf850ea
1 Parent(s): a5439b2

Create JSON_TOKEN.json

Browse files
Files changed (1) hide show
  1. JSON_TOKEN.json +10 -0
JSON_TOKEN.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
+ }