oauth2/google
Burcu Dogan 54a4310f85 oauth2/google: ConfigFromJSON should support the installed app credentials
client_credentials.json may contain credentials for the installed
applications. Populate the Config depending on what's available in
the JSON key.

Change-Id: I47f494f1c31967a920fe557a9e8c1c4652943c4e
Reviewed-on: https://go-review.googlesource.com/7250
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-03-10 02:48:34 +00:00
..
testdata/gcloud oauth2/google: fix decode error in Cloud SDK config 2015-02-12 05:35:05 +00:00
appengine.go oauth2: remove oauth2.Context type, simplify App Engine token code 2015-03-05 03:18:37 +00:00
appengine_hook.go oauth2: remove oauth2.Context type, simplify App Engine token code 2015-03-05 03:18:37 +00:00
example_test.go oauth2: drop pre-1.4 workaround 2015-02-26 04:22:16 +00:00
google.go oauth2/google: ConfigFromJSON should support the installed app credentials 2015-03-10 02:48:34 +00:00
google_test.go oauth2/google: ConfigFromJSON should support the installed app credentials 2015-03-10 02:48:34 +00:00
sdk.go oauth2: remove oauth2.Context type, simplify App Engine token code 2015-03-05 03:18:37 +00:00
sdk_test.go oauth2/google: fix decode error in Cloud SDK config 2015-02-12 05:35:05 +00:00