Open gmtuca opened 5 years ago
Hello all.
This module is no longer being actively maintained as part of the krakenjs org. We will likely be closing this repo. If you want to take ownership of the repo and maintain it going forwards, please reach out to me.
This library currently supports only SHA-256 encryption. The dependent NPM package jsonwebtoken currently supports a wide range of encryption algorithms: https://www.npmjs.com/package/jsonwebtoken#algorithms-supported.
These could possibly be configured via the options.
Thoughts?