A lightweight and flexible middleware utility for managing HTTP headers in Next.js applications. Supports header extraction, transformation, masking, and safe injection for Edge and API routes.
Next js middleware for protect routes
:warning: Current path support in the middleware shouldn't be used, use matcher to handle paths
A utility to easily chain and compose multiple middleware functions in Next.js.