Your Name il y a 3 ans
Parent
commit
89c81d0db6
2 fichiers modifiés avec 11 ajouts et 0 suppressions
  1. 10 0
      hhh/keys/client_secrets.json
  2. 1 0
      hhh/keys/credentials.json

+ 10 - 0
hhh/keys/client_secrets.json

@@ -0,0 +1,10 @@
+{
+    "installed": {
+      "client_id": "162277274609-jlunstddp5fmh6ip7nimtse5i0a8tsof.apps.googleusercontent.com",
+      "client_secret": "-G22VyWNdTeXLVfbK8V4FIRP",
+      "redirect_uris": [],
+      "auth_uri": "https://accounts.google.com/o/oauth2/auth",
+      "token_uri": "https://accounts.google.com/o/oauth2/token"
+    }
+  }
+

+ 1 - 0
hhh/keys/credentials.json

@@ -0,0 +1 @@
+{"token": "ya29.Il-5B3UPPnIafQxm_WVtdd8gFZCa4QlY4WTWegME3LBFAZ4aWFsYhry30rXFacyl2KuXZMXXCVMhUL94Skt4OkwMWzHa020VOKvHDnPsP--8brB0GLcfl1eGxrXCakKmRg", "refresh_token": "1//0ee09Rdk6HuriCgYIARAAGA4SNwF-L9Iraqmy-KNXPHPMS__cjpg2o5Uv3qLoEB97zSLHP1WjiEmuVR4JES2xTb_TqeQ9JriY8vY", "id_token": null, "token_uri": "https://accounts.google.com/o/oauth2/token", "client_id": "162277274609-jlunstddp5fmh6ip7nimtse5i0a8tsof.apps.googleusercontent.com", "client_secret": "-G22VyWNdTeXLVfbK8V4FIRP", "scopes": ["https://www.googleapis.com/auth/webmasters.readonly"]}