OAuth + PAT auth for MCP servers — token validation pipeline, scope matcher, PAT lifecycle, audit dispatch.
Secure token generation for IntegrationOS AuthKit
Node.js Streams, a user-land copy of the stream library from Node.js
Redis cache decorator for mcp-authkit TokenStore — caches read-mostly paths over an underlying store; not a primary store.
Postgres TokenStore for mcp-authkit — durable PATs, refresh tokens, and upstream-credential cache backed by node-postgres.
Express adapter for mcp-authkit — mounts MCP, metadata, and PAT handlers as Express middleware.
Command-line companion for mcp-authkit — init, mint-pat, verify-config, jwks-fetch, gen-secret.
SQLite TokenStore for mcp-authkit — durable PATs, refresh tokens, and upstream-credential cache backed by better-sqlite3.
Determine if the current node version supports the `--preserve-symlinks` flag.
A light-weight module that brings Fetch API to node.js
Node.js API (Node-API)
AuthKit React SDK Fork by Aspect
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Load node modules according to tsconfig paths, in run-time or via API.
AuthKit React Component
better fetch for Node.js. Works on any JavaScript runtime!
Cross platform child_process#spawn and child_process#spawnSync
Cloudflare-Compatible auth and session helpers for using WorkOS & AuthKit with Remix
A Babel preset that enables parsing of proposals supported by the current Node.js version.
Like which(1) unix command. Find the first instance of an executable in the PATH.
Determines if an object can be used as an array
Provides a way to make requests
Vite as Node.js runtime
Build tool and bindings loader for node-gyp that supports prebuilds