Change8

v3.1.1

📦 jwt-librariesView on GitHub →
🐛 1 fixes

Summary

This patch release (v3.1.1) introduces a security enhancement by requiring the algorithm to be explicitly provided during JWK signing and verification operations.

🐛 Bug Fixes

  • Require the algorithm to be provided when signing and verifying tokens using JWKs.