oauth2/google/internal/externalaccount
Ryan Kohler 5366d9dc19 google: Make sure time is always in UTC
If times are stored in different time zones, then we occasionally get heisenbugs about expired tokens

Change-Id: I0c117977688d8d6c7b12b211092e5040a41a1f46
GitHub-Last-Rev: 3ff51b34f5
GitHub-Pull-Request: golang/oauth2#482
Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/300929
Reviewed-by: Tyler Bui-Palsulich <tbp@google.com>
Trust: Tyler Bui-Palsulich <tbp@google.com>
Trust: Cody Oss <codyoss@google.com>
Run-TryBot: Tyler Bui-Palsulich <tbp@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
2021-03-11 16:31:35 +00:00
..
testdata google: base account credentials with file-sourcing 2021-01-12 20:04:29 +00:00
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 google: Make sure time is always in UTC 2021-03-11 16:31:35 +00:00
basecredentials_test.go google: Changes required to get AWS working in manual testing 2021-02-10 19:26:28 +00:00
clientauth.go google: unexport private structs and funcs 2021-02-18 20:24:05 +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: support AWS 3rd party credentials 2021-02-01 16:38:06 +00:00
impersonate.go google: support service account impersonation 2021-01-26 19:43:26 +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 all: go fmt ./... 2021-02-20 00:06:19 +00:00