3.4.0
New Features
- Take JSON Web Key
alg
field into account during key selection (#131). This change is gated by a non-defaultjwk-alg
feature flag, which was added to avoid introducing breaking changes. During a future major version, this feature flag will be removed and the functionality will be included unconditionally. - Support EdDSA signatures (#130)
Full Changelog: 3.3.1...3.4.0