Commentary
- Such a nuanced and detailed post about how CSRF is a tricky problem to counter. Why they exist and why one should be careful in building web apps.
- AI generated slop code could probably cause CSRF issues but its very hard to say from a humans perspective, since the generated code is often hard to debug and pinpoint the issues as it would take considerable time to read through it.