Y
Hacker News
new
|
ask
|
show
|
jobs
by
captn3m0
980 days ago
The title should have been “Stop using localstorage for user sessions”.
JWTs have a lot of issues, but they do work without localstorage/XSS being involved.
1 comments
chupapimunyenyo
980 days ago
> Stop using localstorage for user sessions suggest an alternative approach
link