Automatically add Rails CSRF tokens into XMLHttpRequest headers.
primary logic behind csrf tokens
small xhr abstraction
small xhr abstraction
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.
Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.
primary logic behind csrf tokens
test infrastructure for a fake XMLHttpRequest object
A plugin for adding CSRF protection to Fastify.
Utility for mocking XMLHttpRequests in the browser or nodejs.
Plain and simple classic HTML multipart form uploads with Uppy, as well as uploads using the HTTP PUT method.
XMLHttpRequest for Node
Popsicle transport for sending requests over `XMLHttpRequest`
Utility for mocking XMLHttpRequest.
Check if a Buffer/Uint8Array is a JPEG image
tiny http client for Node and the browser
i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno.
parses XML BMFont files into a JavaScript object
TypeScript definitions for koa-csrf
Parse http headers, works with browserify/xhr
Nuxt Cross-Site Request Forgery (CSRF) Prevention
Detect the audio type of a Buffer/Uint8Array
CSRF mitigation library for Next.js