krakenjs / jwt-csrf

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

Support for other encryption algorithms #19

Open gmtuca opened 5 years ago

gmtuca commented 5 years ago

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?

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.