TowerDevs / runnup-server

0 stars 1 forks source link

Blacklist JWT tokens #44

Open michaelddsilva opened 4 years ago

michaelddsilva commented 4 years ago

https://dev.to/mr_cea/using-redis-for-token-blacklisting-in-node-js-42g7 references how to blacklist a token in Node.js with Redis.