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

v3.0.0

Choose a tag to compare

@ghaiklor ghaiklor released this 24 Sep 16:07
· 470 commits to dev since this release
  • Migration from ES5 to ES6 syntax;
  • Remove .create() method from CipherService. CipherService is a function now which you can call with CipherService('jwt');