oauth2/google
Andrew Gerrand 798d582d94 google: implement application default credentials
Google is moving toward a default, language-agnostic way of obtaining
authentication credentials on App Engine and Compute Engine.
This change implements this mechanism.

Fixes #90.

Change-Id: Iaae4d60bbc75b1a9f2ec6ad14ab76fb2e279d756
Reviewed-on: https://go-review.googlesource.com/6074
Reviewed-by: Burcu Dogan <jbd@google.com>
2015-03-19 05:52:14 +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
default.go google: implement application default credentials 2015-03-19 05:52:14 +00:00
example_test.go google: implement application default credentials 2015-03-19 05:52:14 +00:00
google.go google: implement application default credentials 2015-03-19 05:52:14 +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