JWT v1.5.0 Release Notes

Release Date: 2015-05-09 // almost 9 years ago
  • ๐Ÿ’Ž Full Changelog

    Implemented enhancements:

    • ๐Ÿ’Ž Needs to support asymmetric key signatures over shared secrets #46
    • ๐Ÿ’Ž Implement Elliptic Curve Crypto Signatures #74 (jtdowney)
    • โž• Add an option to verify the signature on decode #71 (javawizard)

    Closed issues:

    • ๐Ÿ’Ž Check JWT vulnerability #76

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fixed some examples to make them copy-pastable #72 (jer)