Skip to content

jwt-3.1.2

Latest
Compare
Choose a tag to compare
@anakinj anakinj released this 28 Jun 19:01
bbe7ae3

v3.1.2 (2025-06-28)

Full Changelog

Fixes and enhancements:

  • Avoid using the same digest across calls in JWT::JWA::Ecdsa and JWT::JWA::Rsa #697
  • Fix signing with a EC JWK #699 (@anakinj)