forked from Mirrors/oauth2
d5040cddfc
The ADC code and the JWT-parsing function operate on the same data format, but were using separate code paths, each of which was missing things from the other. While this presents no change in API surface, JWTConfigFromJSON now strictly checks the "type" field in the JSON file before building a config. Change-Id: I2f593a16bf4591059fbf9002bccea06e41e5e161 Reviewed-on: https://go-review.googlesource.com/32678 Reviewed-by: Jaana Burcu Dogan <jbd@google.com> |
||
---|---|---|
.. | ||
testdata/gcloud | ||
appengine.go | ||
appengine_hook.go | ||
appenginevm_hook.go | ||
default.go | ||
example_test.go | ||
google.go | ||
google_test.go | ||
jwt.go | ||
jwt_test.go | ||
sdk.go | ||
sdk_test.go |