CSRF protection for Next.js applications - Maintained fork of next-csrf
A utility package to help implement stateless CSRF protection using the Double Submit Cookie Pattern in express.
primary logic behind csrf tokens
CSRF mitigation library for Next.js
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.
CSRF protection middleware and components for Next.js applications
TypeScript definitions for koa-csrf
CSRF core package used alone or useful to create other packages
Nuxt Cross-Site Request Forgery (CSRF) Prevention
Framework-agnostic CSRF protection core functionality
CSRF protection middleware for Next.js applications
A Next.js plugin for MDX content.
An input element that validates its value with a server endpoint.
A fork of csurf with ongoing maintenance from the Sails core team
A CSRF protection middleware for Next.js
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
Simple promise-based session for Next.js
Set CSRF Token as X-CSRF-Token header to superagent requests.