Skip to content

Releases: AlexeyGorokhov/jwt-identity

3.1.0

19 Feb 17:23
Compare
Choose a tag to compare
  • Add req.identity.verifyGrantToken() utility function

3.0.0

18 Feb 08:52
Compare
Choose a tag to compare
  • Add user optional param to logIn()
  • Limit engines to node.js >= 8.0.0
  • Dependency upgrade

2.1.0

26 Jul 04:55
Compare
Choose a tag to compare

New features

  • Add enforcement of the use of the algorithm, provided with configuration options, at token verification.