Hacker News new | ask | show | jobs
by mananaysiempre 312 days ago
Bog-standard CSRF is what that is. It’s essentially the second thing you guard against, right after sanitizing inputs to prevent XSS and SQL injection.