- 22134a4 README: don't recommend go get by Ian Lance Taylor · 3 weeks ago master v0.24.0
- 3e64809 x/oauth2: add Token.ExpiresIn by andig · 3 months ago v0.23.0
- 16a9973 jwt: rename example to avoid vet error by Ian Lance Taylor · 3 months ago
- b52af7d endpoints: add GitLab DeviceAuthURL by M Hickford · 4 months ago
- 6d8340f LICENSE: update per Google Legal by Russ Cox · 4 months ago v0.22.0
- 5fd4241 google: update compute token refresh by Carl Lundin · 6 months ago v0.21.0
- 84cb9f7 oauth2: fix typo in comment by guoguangwu · 7 months ago v0.20.0
- 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency by Mark Sagi-Kazar · 7 months ago
- e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint by Enrico Candino · 8 months ago
- d0e617c google: add Credentials.UniverseDomainProvider by Chris Smith · 8 months ago v0.19.0
- 3c9c1f6 oauth2/google: fix the logic of sts 0 value of expires_in by Jin Qin · 8 months ago
- 5a05c65 oauth2/google: fix remove content-type header from idms get requests by Jin Qin · 8 months ago
- 3a6776a appengine: drop obsolete code for AppEngine envs <=Go 1.11 by Jordan Liggitt · 8 months ago
- 85231f9 go.mod: update golang.org/x dependencies by Gopher Robot · 9 months ago v0.18.0
- 34a7afa google/externalaccount: add Config.UniverseDomain by Chris Smith · 9 months ago
- 95bec95 google/externalaccount: moves externalaccount package out of internal and exports it by aeitzman · 9 months ago
- ebe81ad go.mod: update golang.org/x dependencies by Gopher Robot · 10 months ago v0.17.0
- adffd94 google/internal/externalaccount: update serviceAccountImpersonationRE to support universe domain by Chris Smith · 10 months ago
- deefa7e google/downscope: add DownscopingConfig.UniverseDomain to support TPC by Chris Smith · 10 months ago
- 39adbb7 go.mod: update golang.org/x dependencies by Gopher Robot · 11 months ago v0.16.0
- 4ce7bbb google: add Credentials.GetUniverseDomain with GCE MDS support by Chris Smith · 11 months ago
- 1e6999b google: add UniverseDomain to CredentialsParams by Chris Smith · 11 months ago
- 6e9ec93 go.mod: update golang.org/x dependencies by Gopher Robot · 12 months ago v0.15.0
- e067960 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year ago v0.14.0
- 4c91c17 google: adds header to security considerations section by Leo · 1 year, 1 month ago
- 3c5dbf0 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 2 months ago v0.13.0
- 11625cc google: add authorized_user conditional to Credentials.UniverseDomain by Chris Smith · 1 year, 2 months ago
- 8d6d45b google: add Credentials.UniverseDomain to support TPC by Chris Smith · 1 year, 2 months ago
- 43b6a7b google: adding support for external account authorized user by Jin Qin · 1 year, 2 months ago
- 14b275c oauth2: workaround misspelling of verification_uri by M Hickford · 1 year, 2 months ago
- 18352fc google/internal/externalaccount: adding BYOID Metrics by aeitzman · 1 year, 2 months ago
- 9095a51 oauth2: clarify error if endpoint missing DeviceAuthURL by M Hickford · 1 year, 2 months ago
- 2d9e4a2 oauth2/google: remove meta validations for aws external credentials by Jin Qin · 1 year, 3 months ago
- 55cd552 oauth2: support PKCE by M Hickford · 1 year, 3 months ago
- e3fb0fb oauth2: support device flow by M Hickford · 1 year, 3 months ago
- 0708528 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 3 months ago v0.12.0
- a835fc4 oauth2: move global auth style cache to be per-Config by Brad Fitzpatrick · 1 year, 4 months ago
- 2e4a4e2 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 4 months ago v0.11.0
- ac6658e all: update go version to 1.18 by Dmitri Shuralyov · 1 year, 5 months ago
- ec5679f go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 5 months ago v0.10.0
- 989acb1 all: update dependencies to their latest versions by Bryan C. Mills · 1 year, 5 months ago
- 2323c81 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 5 months ago v0.9.0
- 839de22 google: don't check for IsNotExist for well-known file by Cody Oss · 1 year, 7 months ago v0.8.0
- 0690208 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 7 months ago
- 451d5d6 internal: remove repeated definite articles by cui fliter · 1 year, 7 months ago
- cfe200d oauth2: parse RFC 6749 error response by M Hickford · 1 year, 8 months ago
- 3607514 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 8 months ago v0.7.0
- 4abfd87 google: add CredentialsParams.EarlyTokenRefresh by Cody Oss · 1 year, 8 months ago
- 1e7f329 oauth2: add ReuseTokenSourceWithExpiry by Roland Shoemaker · 1 year, 8 months ago
- 86850e0 oauth2: fix typo by thomas-goncalves · 1 year, 8 months ago
- a6e37e7 google: Updating 3pi documentation by aeitzman · 1 year, 8 months ago
- 54b70c8 google: update missing auth help URL by Cody Oss · 1 year, 9 months ago
- 2fc4ef5 README: encourage issues and proposals before changes by M Hickford · 1 year, 9 months ago
- 62b4eed go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 9 months ago v0.6.0
- 885f294 google: Add support for OAuth2 token exchange over mTLS by Andy Zhao · 1 year, 9 months ago
- 6f9c1a1 google: use Credentials instead of deprecated DefaultCredentials by Koichi Shiraishi · 2 years, 5 months ago
- c82d0e1 google/internal/externalaccount: Removed URL validation for google URLs in ADC files by aeitzman · 1 year, 9 months ago
- adbaf66 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 10 months ago v0.5.0
- e07593a oauth2: remove direct dependency on golang.org/x/net by Eric Chiang · 1 year, 11 months ago
- 34ffb07 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 11 months ago v0.4.0
- b177c21 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years ago v0.3.0
- 510acbc google/internal/externalaccount: Added check for aws region and security credential environment variables before aws metadata call by aeitzman · 2 years ago
- ec4a9b2 google/internal/externalaccount: Adding metadata verification by Ryan Kohler · 2 years ago
- 68a41d6 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years ago v0.2.0
- 1a77549 go.mod: update to new compute/metadata module by Cody Oss · 2 years, 1 month ago
- e48dfd9 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 1 month ago v0.1.0
- 6fdb5e3 google/internal/externalaccount: allowing PSC Urls by Ryan Kohler · 2 years, 1 month ago
- b44042a google/google: update documentation for workload identity federation by Ryan Kohler · 2 years, 2 months ago
- f213421 all: remove redundant type conversion by cui fliter · 2 years, 3 months ago
- 0ebed06 google: restore compatibility with older Go version by Cody Oss · 2 years, 3 months ago
- 8227340 fix: missing expiration_time field isn't a problem for executables by Ryan Kohler · 2 years, 4 months ago
- 128564f A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 2 years, 4 months ago
- c8730f7 google/internal/externalaccount: allow impersonation lifetime changes by Ryan Kohler · 2 years, 4 months ago
- 2104d58 all: update transitive dependencies by Bryan C. Mills · 2 years, 5 months ago
- e18db7c all: update go version to 1.17 by Bryan C. Mills · 2 years, 5 months ago
- 02e64fa google/internal/externalaccount: create executable credentials by Ryan Kohler · 2 years, 6 months ago
- fd043fe authhandler: Add support for PKCE by Andy Zhao · 2 years, 6 months ago
- d0670ef google: Wrap token sources in errWrappingTokenSource by Chris Smith · 2 years, 8 months ago
- 622c5d5 google/google: set JWT Audience in JWTConfigFromJSON() by Shapor Naghibzadeh · 2 years, 6 months ago
- 9780585 all: gofmt by Russ Cox · 2 years, 7 months ago
- 6242fa9 google/internal: Add AWS Session Token to Metadata Requests by Sai Sunder · 2 years, 9 months ago
- ee48083 go.mod: update vulnerable net library by Daniel Marshall · 2 years, 9 months ago
- d3ed0bb google/internal/externalaccount: fix flaky tests by Cody Oss · 3 years, 1 month ago
- ba495a6 google: add support for "impersonated_service_account" credential type. by Guillaume Blaquiere · 3 years, 1 month ago
- 6b3c2da google/externalaccount: add support for workforce pool credentials by Ryan Kohler · 3 years, 2 months ago
- 2bc19b1 google/downscope: return body in error message by Cody Oss · 3 years, 3 months ago
- 7df4dd6 google/externalaccount: validate tokenURL and ServiceAccountImpersonationURL by Patrick Jones · 3 years, 3 months ago
- faf39c7 google/downscope: additional examples by Patrick Jones · 3 years, 3 months ago
- 6f1e639 google/downscope: update documentation by Patrick Jones · 3 years, 4 months ago
- a41e5a7 downscope: implement support for token downscoping by Patrick Jones · 3 years, 5 months ago
- a8dc77f google: add external account documentation by gIthuriel · 3 years, 5 months ago
- bce0382 google: fix syntax error by Eno Compton · 3 years, 5 months ago
- 14747e6 google: check additional AWS variable by gIthuriel · 3 years, 5 months ago
- d040287 google: support scopes for JWT access token by Shin Fan · 3 years, 5 months ago
- f6687ab endpoints: add Battlenet endpoints by akay · 3 years, 7 months ago
- 9963728 endpoints: Add Strava endpoint by Mattias Appelgren · 3 years, 10 months ago
- 81ed05c google: Add support for CredentialsParams, Client ID json, and JWT Subject by Andy Zhao · 3 years, 7 months ago
- 5e61552 authhandler: Remove example_test.go by Andy Zhao · 3 years, 7 months ago
- 2e8d934 google: Use bytes.Buffer for go 1.9 compatability by Joel Ferrier · 3 years, 8 months ago
- 22b0ada authhandler: Add support for 3-legged-OAuth by Andy Zhao · 3 years, 8 months ago