Csrf Protection

Implements CSRF protection using synchronizer tokens, double-submit cookies, and SameSite attributes. Use when securing web forms, protecting state-changing endpoints, or implementing defense-in-depth authentication. Use when this capability is needed.

tomevault-io d786da4 2 files · 3.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/secondsky--claude-skills--csrf-protection commit d786da4081

Frequently asked questions

npx skillmds@latest add tomevault-io/csrf-protection