Skip to content

Releases: wolfie82/node-jwt-async

v1.1.2

11 Mar 01:44

Choose a tag to compare

  • Documentation updates

v1.1.1

11 Mar 01:33

Choose a tag to compare

  • Documentation fix

v1.1.0

11 Mar 01:24

Choose a tag to compare

  • Time based error objects
    • JWTExpiredError
    • JWTInvalidBeforeTimeError
  • Bug fix for error not passed to callback when parsing JSON
  • Documentation example of uses promise library bluebird
  • Documentation fixes

Note that tests were updated based on the aforementioned changes.