Express middleware for AI gateway rate limiting, budget tracking, and agent guard.
Spotify authentication strategy for Passport.
NextAuth is a frontend authentication package designed for Next.js applications, providing easy integration with NestJS-based backends. It supports login, session management, and token handling (including JWT and refresh tokens) to ensure secure user auth
Webhook receiver SDK for AIACTA citation events. HMAC-SHA256 signature verification, idempotency, and Express middleware (AIACTA Proposal 2, §3.4)
Test an Express.js RequestHandler middleware on both the server side and the client side in a single chain.
BotConduct Middleware — Publish contracts. Verify declarations. File complaints.
Mimics Vercel's `/api` functionality locally. No need to be online or run `vercel dev`. You can simply run `npm run dev` to start Vite locally and use the `/api` directory the same way Vercel parses it in production.
Helper function to setup DID authentication support on a node.js web server
OIDC authentication module for Nuxt SSR
SMTA Payload CMS adapter — auth context injection middleware
Middleware for logging request/responses in Express apps
graphql-middleware
Redux middleware for selectively loading and saving state to localStorage.
`hono-react-router-adapter` is a set of tools for adapting between Hono and React Router. It is composed of a Vite plugin and handlers that enable it to support platforms like Cloudflare Workers and Node.js. You just create Hono app, and it will be applie
express JWT middleware
Providing the highest quality browser cacheing since 1824
Fast MMKV storage adapter for Zustand persist middleware in React Native
Run Webpack compiler as Express.js/Browsersync middleware
Lib de tratamento e validação de payloads para serviços do middleware da Cargolift CDI
RODiT-based authentication system for Express.js applications
Enterprise Application Stack
<p align="center"> <a href="./"><img width="250" src="https://raw.githubusercontent.com/rubeniskov/cuser/master/docs/logo.svg" alt="cuser logo" /></a> </p>
An error handler for thunks that, when used in conjunction with `redux-thunk-recursion-detect` can handle errors thrown in both async and sync thunks gracefully.
I simply copied this module [here](https://github.com/labd/nextjs-basic-auth-middleware), and fixed some bug.