summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysoauth2: fix typo in commentupstream-masterguoguangwu
10 daysgo.mod: update cloud.google.com/go/compute/metadata dependencyMark Sagi-Kazar
2024-04-05microsoft: added DeviceAuthURL to AzureADEndpointEnrico Candino
2024-04-03google: add Credentials.UniverseDomainProviderChris Smith
2024-03-12oauth2/google: fix the logic of sts 0 value of expires_inJin Qin
2024-03-12oauth2/google: fix remove content-type header from idms get requestsJin Qin
2024-03-11appengine: drop obsolete code for AppEngine envs <=Go 1.11Jordan Liggitt
2024-03-04go.mod: update golang.org/x dependenciesGopher Robot
2024-03-04google/externalaccount: add Config.UniverseDomainChris Smith
2024-02-27google/externalaccount: moves externalaccount package out of internal and exp...aeitzman
2024-02-08go.mod: update golang.org/x dependenciesGopher Robot
2024-01-19google/internal/externalaccount: update serviceAccountImpersonationRE to supp...Chris Smith
2024-01-19google/downscope: add DownscopingConfig.UniverseDomain to support TPCChris Smith
2024-01-08go.mod: update golang.org/x dependenciesGopher Robot
2024-01-05google: add Credentials.GetUniverseDomain with GCE MDS supportChris Smith
2024-01-04google: add UniverseDomain to CredentialsParamsChris Smith
2023-11-27go.mod: update golang.org/x dependenciesGopher Robot
2023-11-08go.mod: update golang.org/x dependenciesGopher Robot
2023-10-17google: adds header to security considerations sectionLeo
2023-10-06go.mod: update golang.org/x dependenciesGopher Robot
2023-10-02google: add authorized_user conditional to Credentials.UniverseDomainChris Smith
2023-09-29google: add Credentials.UniverseDomain to support TPCChris Smith
2023-09-28google: adding support for external account authorized userJin Qin
2023-09-22oauth2: workaround misspelling of verification_uriM Hickford
2023-09-22google/internal/externalaccount: adding BYOID Metricsaeitzman
2023-09-22oauth2: clarify error if endpoint missing DeviceAuthURLM Hickford
2023-09-12oauth2/google: remove meta validations for aws external credentialsJin Qin
2023-09-07oauth2: support PKCEM Hickford
2023-09-06oauth2: support device flowM Hickford
2023-09-05go.mod: update golang.org/x dependenciesGopher Robot
2023-08-09oauth2: move global auth style cache to be per-ConfigBrad Fitzpatrick
2023-08-04go.mod: update golang.org/x dependenciesGopher Robot
2023-07-05all: update go version to 1.18Dmitri Shuralyov
2023-07-05go.mod: update golang.org/x dependenciesGopher Robot
2023-06-26all: update dependencies to their latest versionsBryan C. Mills
2023-06-13go.mod: update golang.org/x dependenciesGopher Robot
2023-05-08google: don't check for IsNotExist for well-known fileCody Oss
2023-05-08go.mod: update golang.org/x dependenciesGopher Robot
2023-05-04internal: remove repeated definite articlescui fliter
2023-04-11oauth2: parse RFC 6749 error responseM Hickford
2023-04-06go.mod: update golang.org/x dependenciesGopher Robot
2023-03-29google: add CredentialsParams.EarlyTokenRefreshCody Oss
2023-03-28oauth2: add ReuseTokenSourceWithExpiryRoland Shoemaker
2023-03-24oauth2: fix typothomas-goncalves
2023-03-22google: Updating 3pi documentationaeitzman
2023-03-17google: update missing auth help URLCody Oss
2023-03-10README: encourage issues and proposals before changesM Hickford
2023-03-05go.mod: update golang.org/x dependenciesGopher Robot
2023-03-03google: Add support for OAuth2 token exchange over mTLSAndy Zhao
2023-02-27google: use Credentials instead of deprecated DefaultCredentialsKoichi Shiraishi