Hacker News new | ask | show | jobs
by ZephyrBlu 1916 days ago
Client side apps will be caught as well. Putting a JWT in a HttpOnly cookie is a common pattern. In fact, many people recommend this approach over localStorage for security reasons.