Csrf Defense

Block cross-site request forgery with SameSite cookies, per-session anti-CSRF tokens, and strict HTTP method discipline so a forged cross-origin request cannot act as the user. Use when building state-changing endpoints authenticated by cookies.

Amey-Thakur Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/security/csrf-defense commit 540bd705e0

Frequently asked questions

npx skillmds@latest add amey-thakur/csrf-defense