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
An input element that validates its value with a server endpoint.
CSRF protection middleware for Next.js applications
A fork of csurf with ongoing maintenance from the Sails core team
Tiny CSRF library for use with ExpressJS
CSRF crumb generation and validation plugin
primary logic behind csrf tokens
It is a lightweight rest client for node.js and the browser
Simple NestJS CSRF verify token
CSRF core package used alone or useful to create other packages
RFC6265 Cookies and Cookie Jar for node.js
Set CSRF Token as X-CSRF-Token header to superagent requests.
Simple utility to add a layer of protection to your websites, very useful for agencies and freelancers
A plugin for adding CSRF protection to Fastify.
A `fetch()` wrapper that implements Double Submit Cookies CSRF protection.
CSRF protection middleware and components for Next.js applications
CSRF middleware for Actix
A powerful admin panel library for Actix-web 4 applications
CSRF protection middleware for Actix Web applications. Supports double submit cookie and synchronizer token patterns (with actix-session) out of the box. Flexible, easy to configure, and includes test coverage for common attacks and edge cases.