JWT v1.4.1 Release Notes

Release Date: 2015-03-12 // about 9 years ago
  • ๐Ÿ’Ž Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ’Ž jti verification not working per the spec #68
    • ๐Ÿ‘Œ Verify ISS should be off by default #66

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix #66 #68 #69 (excpt)
    • ๐Ÿ’Ž When throwing errors, mention expected/received values #65 (rolodato)
    • โž• Add 'iss' support for ruby-jwt #61 (ZhangHanDong)