Tagged: CSRF

CSRF Simple Example

What are CSRF tokens and how do they work?

Understanding CSRF The Express team’s csrf and csurf modules frequently have issues popping up concerned about our usage of cryptographic functions. These concerns are unwarranted due to a misunderstanding of how CSRF tokens work. So here’s a quick...