v0.48.0
What's Changed
- fix: require redirect_uri for OpenID Connect calls by @aeneasr in #814
- fix: pass JWK for singing so that KeyID is set in JWTs by @mitar in #799
- fix: do not store stacktrace in sentinel errors by @mitar in #823
- chore: minor improvements to readability and updated code style by @zepatrik in #827
- feat: add identity ID to password grant extra claims by @hperl in #831
- chore: update ory/x and ristretto by @aeneasr in #832
- fix: remove duplicated matcher split by @acynothia in #834
- revert: signature extraction in the HMAC strategy by @zepatrik in #835
- chore: make serialization error wrappable by @aeneasr in #837
New Contributors
- @acynothia made their first contribution in #834
Full Changelog: v0.47.0...v0.47.1