CSRF in Node.js for SPA/Next.js: How csurf Works and Best Practices
A practical guide to CSRF protection in cookie-auth apps, including csurf behavior, token flow, and a modern SPA/Next.js checklist.
I write occasionally about engineering lessons, experiments, and habits that help me ship better software.
A practical guide to CSRF protection in cookie-auth apps, including csurf behavior, token flow, and a modern SPA/Next.js checklist.
A practical guide to secure token storage, refresh flow, and production hardening for React/Next.js and mobile apps.
A practical note on how I learn fast without losing depth.