jwt-2.6.0
v2.6.0 (2022-12-22)
Features:
- Support custom algorithms by passing algorithm objects#512 (@anakinj).
- Support descriptive (not key related) JWK parameters#520 (@bellebaum).
- Support for JSON Web Key Sets#525 (@bellebaum).
- Support HMAC keys over 32 chars when using RbNaCl#521 (@anakinj).
Fixes and enhancements: