A really simple Express.js CSRF Middleware that just works out of the box.
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
Tiny CSRF library for use with ExpressJS
CSRF core package used alone or useful to create other packages
A fork of csurf with ongoing maintenance from the Sails core team
A plugin for adding CSRF protection to Fastify.
Node.js CORS middleware
Application security for express.
Gate requests based on CORS data.
NestJS CSRF Token Module
CSRF protection middleware and components for Next.js applications
TypeScript definitions for koa-csrf
The one-liner node.js proxy middleware for connect, express, next.js and more
Simple utility to add a layer of protection to your websites, very useful for agencies and freelancers
Fast, unopinionated, minimalist web framework
A simple, minimal PostgreSQL session store for Connect/Express
CSRF mitigation library for Next.js
CSRF protection utilities for Express applications
A Express.js server adapter for Bull-Board dashboard.
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.