This repository was archived by the owner on Jun 17, 2025. It is now read-only.
v3.0.0
- Migration from ES5 to ES6 syntax;
- Remove
.create()method from CipherService. CipherService is a function now which you can call withCipherService('jwt');