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.

secondsky d6f56c0 2 files · 6.4 KB Updated

File contents

secondsky/claude-skills commit d6f56c0a33

Frequently asked questions

npx skillmds add secondsky/csrf-protection