CHJani / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

client_secrets.json support #338

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?

http://code.google.com/p/google-api-python-client/wiki/ClientSecrets

Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?

All (installed and web applications)

Please describe the feature requested.

We need to support reading Google's client_secrets.json file, as specified in 
the above reference.  It contains the client id and secret as well as other 
important information in order to achieve the OAuth 2.0 flow.

Original issue reported on code.google.com by yan...@google.com on 1 Nov 2011 at 9:10

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 29 Feb 2012 at 1:15