Live data from Hacker News

Stop using JWT for sessions (2016)

cryto.net

1–10 of 255 posts

Re: Stop using JWT for sessions (2016)

#8
post #5
post #2

Obviously written by a non-expert. Half of the claims here are false and he only references other blogs. OWASP is nowhere to be found.

This comment is completely unhelpful without detailing which half.

Obviously written by a non-expert /s

Re: Stop using JWT for sessions (2016)

#9
post #7

We have a requirement that users be logged out after 30 minutes of inactivity, so JWTs are perfect for our use case.

What about a stolen user password and an actor, who already uses your token? Can the targeted user kick him out by resetting his / her password?
Post reply on HN