oauth2/google/internal/externalaccount
Jin Qin 43b6a7ba19 google: adding support for external account authorized user
To support a new type of credential: `ExternalAccountAuthorizedUser`

* Refactor the common dependency STS to a separate package.
* Adding the `externalaccountauthorizeduser` package.

Change-Id: I9b9624f912d216b67a0d31945a50f057f747710b
GitHub-Last-Rev: 6e2aaff345
GitHub-Pull-Request: golang/oauth2#671
Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/531095
Reviewed-by: Leo Siracusa <leosiracusa@google.com>
Reviewed-by: Alex Eitzman <eitzman@google.com>
Run-TryBot: Cody Oss <codyoss@google.com>
Reviewed-by: Cody Oss <codyoss@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2023-09-28 22:24:46 +00:00
..
testdata google: base account credentials with file-sourcing 2021-01-12 20:04:29 +00:00
aws.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
aws_test.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
basecredentials.go google: adding support for external account authorized user 2023-09-28 22:24:46 +00:00
basecredentials_test.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +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
executablecredsource.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
executablecredsource_test.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
filecredsource.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
filecredsource_test.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
header.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
header_test.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
impersonate.go google/internal/externalaccount: allow impersonation lifetime changes 2022-07-18 18:49:31 +00:00
impersonate_test.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
urlcredsource.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
urlcredsource_test.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00