oauth2/google/internal/externalaccount
Ryan Kohler af13f521f1 google: Create AWS V4 Signing Utility
Change-Id: I59b4a13ed0433de7dfaa064a0f7dc1f3dd724518
GitHub-Last-Rev: 8cdc6a9ad0
GitHub-Pull-Request: golang/oauth2#467
Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/284632
Run-TryBot: Cody Oss <codyoss@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Cody Oss <codyoss@google.com>
Trust: Tyler Bui-Palsulich <tbp@google.com>
Reviewed-by: Cody Oss <codyoss@google.com>
2021-01-25 20:13:02 +00:00
..
testdata google: base account credentials with file-sourcing 2021-01-12 20:04:29 +00:00
aws.go google: Create AWS V4 Signing Utility 2021-01-25 20:13:02 +00:00
aws_test.go google: Create AWS V4 Signing Utility 2021-01-25 20:13:02 +00:00
basecredentials.go google: support url-sourced 3rd party credentials 2021-01-13 20:58:17 +00:00
basecredentials_test.go google: base account credentials with file-sourcing 2021-01-12 20:04:29 +00:00
clientauth.go google: add utilities supporting upcoming oauth2 functionality 2020-11-09 20:14:03 +00:00
clientauth_test.go google: add utilities supporting upcoming oauth2 functionality 2020-11-09 20:14:03 +00:00
err.go google: add utilities supporting upcoming oauth2 functionality 2020-11-09 20:14:03 +00:00
err_test.go google: add utilities supporting upcoming oauth2 functionality 2020-11-09 20:14:03 +00:00
filecredsource.go google: base account credentials with file-sourcing 2021-01-12 20:04:29 +00:00
filecredsource_test.go google: support url-sourced 3rd party credentials 2021-01-13 20:58:17 +00:00
sts_exchange.go google: restore 1.11 compatibility 2021-01-13 16:05:01 +00:00
sts_exchange_test.go google: add ExchangeToken() to run STS exchanges. 2020-12-03 00:10:11 +00:00
urlcredsource.go google: support url-sourced 3rd party credentials 2021-01-13 20:58:17 +00:00
urlcredsource_test.go google: support url-sourced 3rd party credentials 2021-01-13 20:58:17 +00:00