krakenjs / jwt-csrf

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

Updates jsonwebtoken to ^8.3.0 #17

Open jamesvillarrubia opened 6 years ago

jamesvillarrubia commented 6 years ago

Updates jsonwebtoken to ^8.3.0 to patch necessary security issues with 4.2.2.
Replaces the 'expiresInMinutes' with the new 'expiresIn' function

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.

jamesvillarrubia commented 5 years ago

I’d be interested.