You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node-jwt(release): 🚀 v1.5.4
## [1.5.4](v1.5.3...v1.5.4) (2026-03-05)
### Bug Fixes
* **jwt:** harden production verification and raise test suite to 100% coverage ([deaa843](deaa843))
* **jwt:** harden verification and claims validation for production ([1272b1e](1272b1e))
* **jwt:** verify original signing input and handle HMAC key-type errors ([3afa4ac](3afa4ac))