oauth2/google/internal/externalaccount
gIthuriel a8dc77f794 google: add external account documentation
Adds some documentation to existing public structures for third-party authentication.

Change-Id: I756f5cd5619fbd752c028e99176991139fd45c60
GitHub-Last-Rev: c846ea6748
GitHub-Pull-Request: golang/oauth2#485
Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/301610
Trust: Cody Oss <codyoss@google.com>
Trust: Tyler Bui-Palsulich <tbp@google.com>
Reviewed-by: Cody Oss <codyoss@google.com>
2021-06-22 21:54:36 +00:00
..
testdata google: base account credentials with file-sourcing 2021-01-12 20:04:29 +00:00
aws.go google: fix syntax error 2021-06-22 19:05:53 +00:00
aws_test.go google: check additional AWS variable 2021-06-22 16:52:04 +00:00
basecredentials.go google: add external account documentation 2021-06-22 21:54:36 +00:00
basecredentials_test.go google: Use bytes.Buffer for go 1.9 compatability 2021-04-02 16:14:24 +00:00
clientauth.go google: add external account documentation 2021-06-22 21:54:36 +00:00
clientauth_test.go google: unexport private structs and funcs 2021-02-18 20:24:05 +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: Use bytes.Buffer for go 1.9 compatability 2021-04-02 16:14:24 +00:00
impersonate.go google: add external account documentation 2021-06-22 21:54:36 +00:00
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: unexport private structs and funcs 2021-02-18 20:24:05 +00:00
sts_exchange_test.go google: unexport private structs and funcs 2021-02-18 20:24:05 +00:00
urlcredsource.go google: manual testing fixes 2021-02-16 19:45:17 +00:00
urlcredsource_test.go google: check additional AWS variable 2021-06-22 16:52:04 +00:00