jwt-csrf icon indicating copy to clipboard operation
jwt-csrf copied to clipboard

Deprecated Crypto Functions

Open wesleylhandy opened this issue 5 years ago • 2 comments

With node v10.0.0 and above, crypto.cipher and crypto.decipher have been deprecated. I have created a PR that updates to new functions and allows passing algorithm options.

wesleylhandy avatar Oct 06 '19 17:10 wesleylhandy

https://github.com/krakenjs/jwt-csrf/pull/20

wesleylhandy avatar Oct 06 '19 17:10 wesleylhandy

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.

bluepnume avatar Oct 12 '19 23:10 bluepnume