summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-27google: use Credentials instead of deprecated DefaultCredentialsKoichi Shiraishi
2023-02-17google/internal/externalaccount: Removed URL validation for google URLs in AD...aeitzman
2023-02-08go.mod: update golang.org/x dependenciesGopher Robot
2023-01-11oauth2: remove direct dependency on golang.org/x/netEric Chiang
2023-01-04go.mod: update golang.org/x dependenciesGopher Robot
2022-12-06go.mod: update golang.org/x dependenciesGopher Robot
2022-11-30google/internal/externalaccount: Added check for aws region and security cred...aeitzman
2022-11-17google/internal/externalaccount: Adding metadata verificationRyan Kohler
2022-11-08go.mod: update golang.org/x dependenciesGopher Robot
2022-10-27go.mod: update to new compute/metadata moduleCody Oss
2022-10-19go.mod: update golang.org/x dependenciesGopher Robot
2022-10-14google/internal/externalaccount: allowing PSC UrlsRyan Kohler
2022-10-06google/google: update documentation for workload identity federationRyan Kohler
2022-09-09all: remove redundant type conversioncui fliter
2022-08-22google: restore compatibility with older Go versionCody Oss
2022-08-08fix: missing expiration_time field isn't a problem for executablesRyan Kohler
2022-07-22A+C: delete AUTHORS and CONTRIBUTORSRuss Cox
2022-07-18google/internal/externalaccount: allow impersonation lifetime changesRyan Kohler
2022-06-30all: update transitive dependenciesBryan C. Mills
2022-06-30all: update go version to 1.17Bryan C. Mills
2022-06-28google/internal/externalaccount: create executable credentialsRyan Kohler
2022-06-22authhandler: Add support for PKCEAndy Zhao
2022-06-08google: Wrap token sources in errWrappingTokenSourceChris Smith
2022-05-24google/google: set JWT Audience in JWTConfigFromJSON()Shapor Naghibzadeh
2022-04-11all: gofmtRuss Cox
2022-03-09google/internal: Add AWS Session Token to Metadata RequestsSai Sunder
2022-02-23go.mod: update vulnerable net libraryDaniel Marshall
2021-11-04google/internal/externalaccount: fix flaky testsCody Oss
2021-10-28google: add support for "impersonated_service_account" credential type.Guillaume Blaquiere
2021-10-05google/externalaccount: add support for workforce pool credentialsRyan Kohler
2021-08-19google/downscope: return body in error messageCody Oss
2021-08-17google/externalaccount: validate tokenURL and ServiceAccountImpersonationURLPatrick Jones
2021-08-10google/downscope: additional examplesPatrick Jones
2021-08-05google/downscope: update documentationPatrick Jones
2021-06-28downscope: implement support for token downscopingPatrick Jones
2021-06-22google: add external account documentationgIthuriel
2021-06-22google: fix syntax errorEno Compton
2021-06-22google: check additional AWS variablegIthuriel
2021-06-15google: support scopes for JWT access tokenShin Fan
2021-05-14endpoints: add Battlenet endpointsakay
2021-05-14endpoints: Add Strava endpointMattias Appelgren
2021-04-27google: Add support for CredentialsParams, Client ID json, and JWT SubjectAndy Zhao
2021-04-13authhandler: Remove example_test.goAndy Zhao
2021-04-02google: Use bytes.Buffer for go 1.9 compatabilityJoel Ferrier
2021-03-23authhandler: Add support for 3-legged-OAuthAndy Zhao
2021-03-13endpoints: add Zoom endpointShaba Abhiram
2021-03-11google: Make sure time is always in UTCRyan Kohler
2021-02-20all: go fmt ./...Russ Cox
2021-02-18google: unexport private structs and funcsRyan Kohler
2021-02-18google: update documentation for workload identity federationBassam Ojeil