JWT v1.3.0 Release Notes

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

    Closed issues:

    • ๐Ÿ’Ž Signature Verification to Return Verification Error rather than decode error #57
    • ๐Ÿ’Ž Incorrect readme for leeway #55
    • ๐Ÿ’Ž What is the reason behind stripping the = in base64 encoding? #54
    • ๐Ÿ’Ž Preperations for version 2.x #50
    • ๐Ÿš€ Release a new version #47
    • ๐Ÿ’Ž Catch up for ActiveWhatever 4.1.1 series #40

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ’Ž raise verification error for signiture verification #58 (punkle)
    • โž• Added support for not before claim verification #56 (punkle)
    • ๐Ÿ’Ž Preperations for version 2.x #49 (excpt)