Hacker News new | ask | show | jobs
by DiThi 3260 days ago
> Works for users that block cookies: you can very well put your session token in the LocalStorage and achieve the same effect

AFAIK LocalStorage is disabled when cookies are disabled.