- 11625cc google: add authorized_user conditional to Credentials.UniverseDomain by Chris Smith · 21 hours ago master
- 8d6d45b google: add Credentials.UniverseDomain to support TPC by Chris Smith · 4 days ago
- 43b6a7b google: adding support for external account authorized user by Jin Qin · 5 days ago
- 14b275c oauth2: workaround misspelling of verification_uri by M Hickford · 11 days ago
- 18352fc google/internal/externalaccount: adding BYOID Metrics by aeitzman · 11 days ago
- 9095a51 oauth2: clarify error if endpoint missing DeviceAuthURL by M Hickford · 11 days ago
- 2d9e4a2 oauth2/google: remove meta validations for aws external credentials by Jin Qin · 3 weeks ago
- 55cd552 oauth2: support PKCE by M Hickford · 4 weeks ago
- e3fb0fb oauth2: support device flow by M Hickford · 4 weeks ago
- 0708528 go.mod: update golang.org/x dependencies by Gopher Robot · 4 weeks ago v0.12.0
- a835fc4 oauth2: move global auth style cache to be per-Config by Brad Fitzpatrick · 8 weeks ago
- 2e4a4e2 go.mod: update golang.org/x dependencies by Gopher Robot · 9 weeks ago v0.11.0
- ac6658e all: update go version to 1.18 by Dmitri Shuralyov · 3 months ago
- ec5679f go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago v0.10.0
- 989acb1 all: update dependencies to their latest versions by Bryan C. Mills · 3 months ago
- 2323c81 go.mod: update golang.org/x dependencies by Gopher Robot · 4 months ago v0.9.0
- 839de22 google: don't check for IsNotExist for well-known file by Cody Oss · 5 months ago v0.8.0
- 0690208 go.mod: update golang.org/x dependencies by Gopher Robot · 5 months ago
- 451d5d6 internal: remove repeated definite articles by cui fliter · 5 months ago
- cfe200d oauth2: parse RFC 6749 error response by M Hickford · 6 months ago
- 3607514 go.mod: update golang.org/x dependencies by Gopher Robot · 6 months ago v0.7.0
- 4abfd87 google: add CredentialsParams.EarlyTokenRefresh by Cody Oss · 6 months ago
- 1e7f329 oauth2: add ReuseTokenSourceWithExpiry by Roland Shoemaker · 6 months ago
- 86850e0 oauth2: fix typo by thomas-goncalves · 6 months ago
- a6e37e7 google: Updating 3pi documentation by aeitzman · 6 months ago
- 54b70c8 google: update missing auth help URL by Cody Oss · 7 months ago
- 2fc4ef5 README: encourage issues and proposals before changes by M Hickford · 7 months ago
- 62b4eed go.mod: update golang.org/x dependencies by Gopher Robot · 7 months ago v0.6.0
- 885f294 google: Add support for OAuth2 token exchange over mTLS by Andy Zhao · 7 months ago
- 6f9c1a1 google: use Credentials instead of deprecated DefaultCredentials by Koichi Shiraishi · 7 months ago
- c82d0e1 google/internal/externalaccount: Removed URL validation for google URLs in ADC files by aeitzman · 8 months ago
- adbaf66 go.mod: update golang.org/x dependencies by Gopher Robot · 8 months ago v0.5.0
- e07593a oauth2: remove direct dependency on golang.org/x/net by Eric Chiang · 9 months ago
- 34ffb07 go.mod: update golang.org/x dependencies by Gopher Robot · 9 months ago v0.4.0
- b177c21 go.mod: update golang.org/x dependencies by Gopher Robot · 10 months ago v0.3.0
- 510acbc google/internal/externalaccount: Added check for aws region and security credential environment variables before aws metadata call by aeitzman · 10 months ago
- ec4a9b2 google/internal/externalaccount: Adding metadata verification by Ryan Kohler · 11 months ago
- 68a41d6 go.mod: update golang.org/x dependencies by Gopher Robot · 11 months ago v0.2.0
- 1a77549 go.mod: update to new compute/metadata module by Cody Oss · 11 months ago
- e48dfd9 go.mod: update golang.org/x dependencies by Gopher Robot · 12 months ago v0.1.0
- 6fdb5e3 google/internal/externalaccount: allowing PSC Urls by Ryan Kohler · 12 months ago
- b44042a google/google: update documentation for workload identity federation by Ryan Kohler · 12 months ago
- f213421 all: remove redundant type conversion by cui fliter · 1 year, 1 month ago
- 0ebed06 google: restore compatibility with older Go version by Cody Oss · 1 year, 1 month ago
- 8227340 fix: missing expiration_time field isn't a problem for executables by Ryan Kohler · 1 year, 2 months ago
- 128564f A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 1 year, 2 months ago
- c8730f7 google/internal/externalaccount: allow impersonation lifetime changes by Ryan Kohler · 1 year, 3 months ago
- 2104d58 all: update transitive dependencies by Bryan C. Mills · 1 year, 3 months ago
- e18db7c all: update go version to 1.17 by Bryan C. Mills · 1 year, 3 months ago
- 02e64fa google/internal/externalaccount: create executable credentials by Ryan Kohler · 1 year, 3 months ago
- fd043fe authhandler: Add support for PKCE by Andy Zhao · 1 year, 3 months ago
- d0670ef google: Wrap token sources in errWrappingTokenSource by Chris Smith · 1 year, 4 months ago
- 622c5d5 google/google: set JWT Audience in JWTConfigFromJSON() by Shapor Naghibzadeh · 1 year, 4 months ago
- 9780585 all: gofmt by Russ Cox · 1 year, 6 months ago
- 6242fa9 google/internal: Add AWS Session Token to Metadata Requests by Sai Sunder · 1 year, 7 months ago
- ee48083 go.mod: update vulnerable net library by Daniel Marshall · 1 year, 7 months ago
- d3ed0bb google/internal/externalaccount: fix flaky tests by Cody Oss · 1 year, 11 months ago
- ba495a6 google: add support for "impersonated_service_account" credential type. by Guillaume Blaquiere · 2 years ago
- 6b3c2da google/externalaccount: add support for workforce pool credentials by Ryan Kohler · 2 years ago
- 2bc19b1 google/downscope: return body in error message by Cody Oss · 2 years, 1 month ago
- 7df4dd6 google/externalaccount: validate tokenURL and ServiceAccountImpersonationURL by Patrick Jones · 2 years, 2 months ago
- faf39c7 google/downscope: additional examples by Patrick Jones · 2 years, 2 months ago
- 6f1e639 google/downscope: update documentation by Patrick Jones · 2 years, 2 months ago
- a41e5a7 downscope: implement support for token downscoping by Patrick Jones · 2 years, 3 months ago
- a8dc77f google: add external account documentation by gIthuriel · 2 years, 3 months ago
- bce0382 google: fix syntax error by Eno Compton · 2 years, 3 months ago
- 14747e6 google: check additional AWS variable by gIthuriel · 2 years, 3 months ago
- d040287 google: support scopes for JWT access token by Shin Fan · 2 years, 4 months ago
- f6687ab endpoints: add Battlenet endpoints by akay · 2 years, 5 months ago
- 9963728 endpoints: Add Strava endpoint by Mattias Appelgren · 2 years, 5 months ago
- 81ed05c google: Add support for CredentialsParams, Client ID json, and JWT Subject by Andy Zhao · 2 years, 5 months ago
- 5e61552 authhandler: Remove example_test.go by Andy Zhao · 2 years, 6 months ago
- 2e8d934 google: Use bytes.Buffer for go 1.9 compatability by Joel Ferrier · 2 years, 6 months ago
- 22b0ada authhandler: Add support for 3-legged-OAuth by Andy Zhao · 2 years, 6 months ago
- cd4f82c endpoints: add Zoom endpoint by Shaba Abhiram · 2 years, 7 months ago
- 5366d9d google: Make sure time is always in UTC by Ryan Kohler · 2 years, 7 months ago
- 9bb9049 all: go fmt ./... by Russ Cox · 2 years, 8 months ago
- ba52d33 google: unexport private structs and funcs by Ryan Kohler · 2 years, 8 months ago
- f145937 google: update documentation for workload identity federation by Bassam Ojeil · 2 years, 8 months ago
- 16ff188 google: manual testing fixes by Patrick Jones · 2 years, 8 months ago
- 6667018 google: Changes required to get AWS working in manual testing by Ryan Kohler · 2 years, 8 months ago
- 0101308 google: support AWS 3rd party credentials by Ryan Kohler · 2 years, 8 months ago
- f9ce19e google: support service account impersonation by Patrick Jones · 2 years, 8 months ago
- af13f52 google: Create AWS V4 Signing Utility by Ryan Kohler · 2 years, 8 months ago
- d3ed898 google: support url-sourced 3rd party credentials by Patrick Jones · 2 years, 9 months ago
- 8b1d76f google: restore 1.11 compatibility by Cody Oss · 2 years, 9 months ago
- 01de73c google: base account credentials with file-sourcing by Patrick Jones · 2 years, 9 months ago
- 08078c5 README.md: change godoc.org links to pkg.go.dev by Julie Qiu · 2 years, 10 months ago
- 9317641 README.md: add badge to pkg.go.dev by Julie Qiu · 2 years, 10 months ago
- 0b49973 google: add ExchangeToken() to run STS exchanges. by Patrick Jones · 2 years, 10 months ago
- 9fd6049 google: add utilities supporting upcoming oauth2 functionality by Patrick Jones · 2 years, 11 months ago
- 5d25da1 go.mod: update stale dependencies by Emmanuel T Odeke · 3 years, 1 month ago
- bf48bf1 README, endpoints: fix a typo, update README to point people at endpoints by Brad Fitzpatrick · 3 years, 9 months ago
- eca8207 endpoints: add new package for oauth2.Endpoint values by Mark Wolfe · 3 years, 9 months ago
- 858c2ad oauth2: turn Transport.CancelRequest into a no-op by Tim Cooper · 3 years, 10 months ago
- 5d9234d jira: update jira JWT subject per Atlassian's recent GDPR changes by Shaun Dunning · 3 years, 11 months ago
- 0f29369 google: add some metadata to GCE tokens to identify the token's source by Chris Broadfoot · 4 years, 4 months ago
- aaccbc9 google: update ApprovalForce to use openid connect friendly prompt=consent by Bobby DeSimone · 4 years, 4 months ago
- 950ef44 jwt: support PrivateClaims in Config by Wenlei (Frank) He · 4 years, 5 months ago
- 9f33145 google: Support scopes for ComputeTokenSource by Steven Buss · 4 years, 6 months ago