Releases: ory/fosite
Releases · ory/fosite
v0.42.0
What's Changed
- feat: add new function to TokenRevocationStorage to support refresh token grace-period by @bill-robbins-ss in #635
New Contributors
- @bill-robbins-ss made their first contribution in #635
Full Changelog: v0.41.0...v0.42.0
v0.41.0
v0.40.2
feat: use int64 type for claims with timestamps (#600) Co-authored-by: Nestor <[email protected]>
v0.40.1
v0.40.0
feat: transit from jwt-go to go-jose (#593) Closes #514 Co-authored-by: hackerman <[email protected]>