HN user

natelaporte

8 karma
Posts0
Comments3
View on HN
No posts found.

Even with the exp claim if the user saves the token before they log out they can reuse it until it actually expires, you have to generate jtis and store them in a blacklist which is what the author of the article meant (you still have to have the concept of a session on the server to be totally sure).