oauth2/google/internal/externalaccount
Ryan Kohler 66670185b0 google: Changes required to get AWS working in manual testing
• Subject Token needs to be query escaped
• Null options need to be omitted (like they are in other languages)

Change-Id: I67d1ed3ba96a35283a8928f196bc7e912084d1ab
GitHub-Last-Rev: 1aae076a90
GitHub-Pull-Request: golang/oauth2#474
Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/290513
Reviewed-by: Cody Oss <codyoss@google.com>
Trust: Cody Oss <codyoss@google.com>
Trust: Tyler Bui-Palsulich <tbp@google.com>
Run-TryBot: Cody Oss <codyoss@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
2021-02-10 19:26:28 +00:00
..
testdata
aws.go google: Changes required to get AWS working in manual testing 2021-02-10 19:26:28 +00:00
aws_test.go google: Changes required to get AWS working in manual testing 2021-02-10 19:26:28 +00:00
basecredentials.go
basecredentials_test.go google: Changes required to get AWS working in manual testing 2021-02-10 19:26:28 +00:00
clientauth.go
clientauth_test.go
err.go
err_test.go
filecredsource.go
filecredsource_test.go
impersonate.go
impersonate_test.go google: Changes required to get AWS working in manual testing 2021-02-10 19:26:28 +00:00
sts_exchange.go google: Changes required to get AWS working in manual testing 2021-02-10 19:26:28 +00:00
sts_exchange_test.go google: Changes required to get AWS working in manual testing 2021-02-10 19:26:28 +00:00
urlcredsource.go
urlcredsource_test.go