auth0/node-jsonwebtoken

change expired date of one token

thanhthang20 opened this issue · 2 comments

When user updating their information, I create a new token and I want to set invalid for previous token. What should I do?

I had some ideas, see #143.