Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(617)

Unified Diff: third_party/google-endpoints/apitools/data/apitools_client_secrets.json

Issue 2666783008: Add google-endpoints to third_party/. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/google-endpoints/apitools/data/apitools_client_secrets.json
diff --git a/third_party/google-endpoints/apitools/data/apitools_client_secrets.json b/third_party/google-endpoints/apitools/data/apitools_client_secrets.json
new file mode 100644
index 0000000000000000000000000000000000000000..5761d146145de9c5d8660165882886aaabd23d36
--- /dev/null
+++ b/third_party/google-endpoints/apitools/data/apitools_client_secrets.json
@@ -0,0 +1,15 @@
+{
+ "installed": {
+ "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
+ "auth_uri": "https://accounts.google.com/o/oauth2/auth",
+ "client_email": "",
+ "client_id": "1042881264118.apps.googleusercontent.com",
+ "client_secret": "x_Tw5K8nnjoRAqULM9PFAC2b",
+ "client_x509_cert_url": "",
+ "redirect_uris": [
+ "urn:ietf:wg:oauth:2.0:oob",
+ "oob"
+ ],
+ "token_uri": "https://accounts.google.com/o/oauth2/token"
+ }
+}
« no previous file with comments | « third_party/google-endpoints/apitools/data/__init__.py ('k') | third_party/google-endpoints/apitools/gen/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698