Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-28 | 1.2 kB | |
v0.48.0 source code.tar.gz | 2024-11-28 | 1.6 MB | |
v0.48.0 source code.zip | 2024-11-28 | 1.7 MB | |
Totals: 3 Items | 3.3 MB | 0 |
What's Changed
- fix: require redirect_uri for OpenID Connect calls by @aeneasr in https://github.com/ory/fosite/pull/814
- fix: pass JWK for singing so that KeyID is set in JWTs by @mitar in https://github.com/ory/fosite/pull/799
- fix: do not store stacktrace in sentinel errors by @mitar in https://github.com/ory/fosite/pull/823
- chore: minor improvements to readability and updated code style by @zepatrik in https://github.com/ory/fosite/pull/827
- feat: add identity ID to password grant extra claims by @hperl in https://github.com/ory/fosite/pull/831
- chore: update ory/x and ristretto by @aeneasr in https://github.com/ory/fosite/pull/832
- fix: remove duplicated matcher split by @acynothia in https://github.com/ory/fosite/pull/834
- revert: signature extraction in the HMAC strategy by @zepatrik in https://github.com/ory/fosite/pull/835
- chore: make serialization error wrappable by @aeneasr in https://github.com/ory/fosite/pull/837
New Contributors
- @acynothia made their first contribution in https://github.com/ory/fosite/pull/834
Full Changelog: https://github.com/ory/fosite/compare/v0.47.0...v0.47.1