Browse Source

Delete client_secrets.json

Arnau Sanchez 6 years ago
parent
commit
dfee7d691c
1 changed files with 0 additions and 12 deletions
  1. 0 12
      client_secrets.json

+ 0 - 12
client_secrets.json

@@ -1,12 +0,0 @@
-{
-    "installed": {
-        "auth_uri": "https://accounts.google.com/o/oauth2/auth",
-        "client_secret": "8dRh9GAzr9Z4sTk_km9HrrcI",
-        "token_uri": "https://accounts.google.com/o/oauth2/token",
-        "client_email": "",
-        "redirect_uris": ["urn:ietf:wg:oauth:2.0:oob", "oob"],
-        "client_x509_cert_url": "",
-        "client_id": "911313852664-tir6o945mdn2bouorhpalkecrg23dng9.apps.googleusercontent.com",
-        "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs"
-    }
-}