krakenjs / jwt-csrf

Stateless CSRF protection using jsonwebtoken (JWT)
Other
108 stars 22 forks source link

Deprecated Crypto Functions #21

Open wesleylhandy opened 5 years ago

wesleylhandy commented 5 years ago

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 commented 5 years ago

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

bluepnume commented 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.