Releases: coreos/go-oidc
Releases · coreos/go-oidc
v3.2.0
What's Changed
- Increase nbf-leeway to 5 minutes by @cgostuff in #316
- oidc: support creating a provider directly without discovery by @ericchiang in #333
- Remove obsolete documentation by @mitar in #336
- oidc: add StaticKeySet by @ericchiang in #337
Full Changelog: v3.1.0...v3.2.0
v3.1.0
Merge pull request #315 from ericchiang/issuer oidc: add option to override discovered issuer URL
v3.0.0
Changes from v2:
v3.0.0-alpha.1
Merge pull request #247 from ericchiang/mod *: add a go.mod file and migrate to v3 package
v2.2.1
v2.2.0
v2.1.0
Features:
- ID Token verification now validates "nbf" (not before) claim if present #210 (@anderseknert)
- A new SkipIssuerCheck flag allows skipping the "iss" check when verifying ID Tokens #202 (@ericchiang)
v2.0.0
v2.0.0