Cross-site request forgery protection for Express
Express CSRF token middleware with "Double submit cookie"
A utility package to help implement stateless CSRF protection using the Double Submit Cookie Pattern in express.
A utility package to help implement stateful CSRF protection using the Synchroniser Token Pattern in express.
primary logic behind csrf tokens
primary logic behind csrf tokens
A fork of csurf with ongoing maintenance from the Sails core team
Easily enable CSRF protection to your express app
Cross-Site Request Forgery (CSRF) middleware for Express
Tiny CSRF library for use with ExpressJS
A plugin for adding CSRF protection to Fastify.
Application security for express.
Short-lived, single-use CSRF tokens for Express — bound to browser context, built for multi-instance deployments. — a modern, dependency-free alternative to csurf
CSRF core package used alone or useful to create other packages
Gate requests based on CORS data.
TypeScript definitions for koa-csrf
Fast, unopinionated, minimalist web framework
CSRF mitigation library for Next.js
CSRF protection utilities for Express applications
A really simple Express.js CSRF Middleware that just works out of the box.
Nuxt Cross-Site Request Forgery (CSRF) Prevention
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
Framework-agnostic CSRF protection core functionality
An input element that validates its value with a server endpoint.