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

Side by Side 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, 10 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "installed": {
3 "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
4 "auth_uri": "https://accounts.google.com/o/oauth2/auth",
5 "client_email": "",
6 "client_id": "1042881264118.apps.googleusercontent.com",
7 "client_secret": "x_Tw5K8nnjoRAqULM9PFAC2b",
8 "client_x509_cert_url": "",
9 "redirect_uris": [
10 "urn:ietf:wg:oauth:2.0:oob",
11 "oob"
12 ],
13 "token_uri": "https://accounts.google.com/o/oauth2/token"
14 }
15 }
OLDNEW
« 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