oauth2/google
aeitzman c82d0e16dc google/internal/externalaccount: Removed URL validation for google URLs in ADC files
Removes URL validation for token_url, service_account_impersonation_url to allow for TPC urls and adds line to the docs to warn users. See https://github.com/googleapis/google-auth-library-nodejs/pull/1517 for same change in node.js library.

Change-Id: I85fa67ee0b99deed2adb75668a1b5501851c499c
GitHub-Last-Rev: 15d7759884
GitHub-Pull-Request: golang/oauth2#627
Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/465696
Reviewed-by: Cody Oss <codyoss@google.com>
Run-TryBot: Cody Oss <codyoss@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Leo Siracusa <leosiracusa@google.com>
2023-02-17 18:48:36 +00:00
..
downscope google/downscope: return body in error message 2021-08-19 19:09:43 +00:00
internal/externalaccount google/internal/externalaccount: Removed URL validation for google URLs in ADC files 2023-02-17 18:48:36 +00:00
testdata/gcloud google: Use new endpoints for Google authentication 2019-02-26 19:11:47 +00:00
appengine.go all: use stdlib context instead of x/net/context 2018-11-01 16:01:52 +00:00
appengine_gen1.go all: go fmt ./... 2021-02-20 00:06:19 +00:00
appengine_gen2_flex.go all: go fmt ./... 2021-02-20 00:06:19 +00:00
default.go authhandler: Add support for PKCE 2022-06-22 18:31:10 +00:00
doc.go google/internal/externalaccount: Removed URL validation for google URLs in ADC files 2023-02-17 18:48:36 +00:00
error.go google: Wrap token sources in errWrappingTokenSource 2022-06-08 16:14:50 +00:00
error_test.go google: Wrap token sources in errWrappingTokenSource 2022-06-08 16:14:50 +00:00
example_test.go google: Support scopes for ComputeTokenSource 2019-04-02 18:19:05 +00:00
google.go google/internal/externalaccount: allow impersonation lifetime changes 2022-07-18 18:49:31 +00:00
google_test.go google/google: set JWT Audience in JWTConfigFromJSON() 2022-05-24 21:58:30 +00:00
jwt.go google: Wrap token sources in errWrappingTokenSource 2022-06-08 16:14:50 +00:00
jwt_test.go all: remove redundant type conversion 2022-09-09 00:33:41 +00:00
sdk.go all: use stdlib context instead of x/net/context 2018-11-01 16:01:52 +00:00
sdk_test.go internal: move ParseINI into google 2018-01-02 15:01:02 +00:00