@keryxjs/csrf
v0.1.3
Published
CSRF protection middleware plugin for Keryx
Maintainers
Readme
@keryxjs/csrf
CSRF protection middleware plugin for Keryx. It issues per-session tokens via a GET /csrf-token endpoint and validates them on state-changing actions you opt in to protect.
For installation, configuration, and usage, see the docs: https://keryxjs.com/plugins/csrf
