oauth2/google
Chris Broadfoot ad0128250e Remove use of appenginevm build tag.
Managed VM apps can use the net/http package directly, and can use the
metadata server instead of the appengine package to get Service Account
tokens.

Change-Id: Ifa30eea446ffe4a9121ce3401900f4b73ddf07db
Reviewed-on: https://go-review.googlesource.com/14125
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-09-02 21:49:11 +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 Remove use of appenginevm build tag. 2015-09-02 21:49:11 +00:00
default.go oauth/google: fix the broken default credentials link 2015-04-05 01:25:05 +00:00
example_test.go google: implement application default credentials 2015-03-19 05:52:14 +00:00
google.go oauth/google: fix the broken default credentials link 2015-04-05 01:25:05 +00:00
google_test.go oauth2/google: ConfigFromJSON should support the installed app credentials 2015-03-10 02:48:34 +00:00
jwt.go google: set token type on returned JWTAccessToken, tweak docs 2015-09-02 03:46: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