JWT v2.5.0 Release Notes

Release Date: 2022-08-25 // almost 2 years ago
  • 💎 Full Changelog

    🔋 Features:

    🛠 Fixes and enhancements:

    • 💎 Bring back the old Base64 (RFC2045) deocode mechanisms #488 (@anakinj).
    • 💎 Rescue RbNaCl exception for EdDSA wrong key #491 (@n-studio).
    • 🆕 New parameter name for cases when kid is not found using JWK key loader proc #501 (@anakinj).
    • 🛠 Fix NoMethodError when a 2 segment token is missing 'alg' header #502 (@cmrd-senya).

Previous changes from v2.4.1