Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

v3.1.0

Choose a tag to compare

@ghaiklor ghaiklor released this 03 Oct 11:21
· 451 commits to dev since this release
  • encode() in JWTCipher is asynchronous now;
  • Replace expiresInMinutes() with expiresIn;
  • Update jsonwebtoken to v5.4.0;