thejagstudio commited on
Commit
aa55d66
·
verified ·
1 Parent(s): ce6039c

Delete client_secrets.json

Browse files
Files changed (1) hide show
  1. client_secrets.json +0 -15
client_secrets.json DELETED
@@ -1,15 +0,0 @@
1
- {
2
- "web": {
3
- "client_id": "895306463817-h14aujg3ohgptue5safg2d81530qs4c3.apps.googleusercontent.com",
4
- "project_id": "cloudstore-424406",
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
- "redirect_uris": [
10
- "http://localhost:8080/",
11
- "http://127.0.0.1:8000/",
12
- "https://thejagstudio-cloudstorage.hf.space/"
13
- ]
14
- }
15
- }