A lightweight reusable Express.js middleware for protecting applications against Cross-Site Request Forgery (CSRF) attacks using cookie and header token validation.
primary logic behind csrf tokens
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
A plugin for adding CSRF protection to Fastify.
TypeScript definitions for koa-csrf
Nuxt Cross-Site Request Forgery (CSRF) Prevention
CSRF mitigation library for Next.js
Framework-agnostic CSRF protection core functionality
CSRF protection middleware for Next.js applications
An input element that validates its value with a server endpoint.
A fork of csurf with ongoing maintenance from the Sails core team
CSRF crumb generation and validation plugin
Tiny CSRF library for use with ExpressJS
primary logic behind csrf tokens
It is a lightweight rest client for node.js and the browser
RFC6265 Cookies and Cookie Jar for node.js
Set CSRF Token as X-CSRF-Token header to superagent requests.
A lightweight reusable Express.js middleware for protecting APIs against replay attacks using nonce and timestamp validation.
Simple NestJS CSRF verify token
CSRF core package used alone or useful to create other packages
A plugin for adding CSRF protection to Fastify.
Simple utility to add a layer of protection to your websites, very useful for agencies and freelancers