COMMITS
July 8, 2026
E
oidc: add constants for "email" and "profile" scopes
Eric Chiang committed
E
oidc: add API for determining when issuer URLs mismatch
Eric Chiang committed
E
readme: update README and docs
Eric Chiang committed
July 7, 2026
E
oidc: ignore JWKs with unknown signing algorithms rather than failing
Eric Chiang committed
July 6, 2026
E
SECURITY.md: add a security policy and point to project-level reporting
Eric Chiang committed
June 18, 2026
E
oidc: improve documentation for APIs
Eric Chiang committed
E
oidc: modernize with new Go APIs
Eric Chiang committed
June 17, 2026
E
oidc: add support for validating back-channel logout tokens
Eric Chiang committed
June 15, 2026
Y
fix: Key refresh should set no-cache to get most up to date keys
Yannick Müller committed
April 8, 2026
D
build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4
dependabot[bot] committed
D
build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.36.0
dependabot[bot] committed
E
.github: update go versions in CI
Eric Chiang committed
E
.github: configure dependabot
Eric Chiang committed
November 21, 2025
E
oidc: improve error message for mismatched issuer URLs
Eric Chiang committed
October 3, 2025
E
bump go to 1.24, remove 1.23 support, bump go-jose dependency, remove x/net dependency
Edward Viaene committed
August 8, 2025
A
refactor: Remove unused time injection from RemoteKeySet
Aleksandr Ponimaskin committed
July 30, 2025
E
oidc: verify the ID Token's signature before processing claims
Eric Chiang committed
April 3, 2025
E
oidctest: fix import
Eric Chiang committed
September 1, 2022
E
oidc/oidctest: add new package
Eric Chiang committed
March 13, 2025
E
*: bump dependency versions
Eric Chiang committed
January 4, 2025
E
oidc: add JSON tags to ProviderConfig
Eric Chiang committed
July 8, 2024
E
oidc: ignore cancellation of remote key set context
Eric Chiang committed
July 7, 2024
C
chore(deps): bump dependencies to address security issues
Christophe Lambin committed
May 8, 2024
E
oidc: verify support for algs from discovery
Eric Chiang committed
March 19, 2024
E
update go-jose to v4
Eric Chiang committed
E
add staticcheck to github actions
Eric Chiang committed
E
updated github actions
Eric Chiang committed
February 23, 2024
B
fix minor typo
Brendan Gerrity committed
November 29, 2023
D
build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
dependabot[bot] committed
November 2, 2023
C
support provider device_authorization_endpoint
Craig O'Donnell committed