Skip to content

Releases: DWTechs/Toker.js

nbf immediately valid

07 Feb 12:26

Choose a tag to compare

  • Fixed JWT token "not before" (nbf) claim timing. Tokens are now immediately valid upon issuance (nbf = iat)

Improve error management

10 Sep 11:27

Choose a tag to compare

  • Updated dependencies in package.json:
    • @dwtechs/checkard to 3.5.1
    • @dwtechs/hashitaka to 0.3.1
  • Improved error messages using Hashitaka and Checkard errors

Initial version

10 Aug 20:42

Choose a tag to compare

  • Initial version