Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Sort:Used by Most Apps
express-session
Simple, pluggable session middleware for Express that signs session IDs into a cookie and delegates data storage to any compatible store.
connect-redis
Redis-backed session store for Express and Connect apps, built on express-session's Store interface.
iron-session
Secure, stateless, cookie-based session library for Next.js and any JavaScript framework
SuperTokens Web JS SDK
Vanilla JavaScript frontend SDK for adding SuperTokens authentication to any web app.
tower-sessions
Async, pluggable session middleware for tower and axum web applications.
@hapi/cookie
Cookie-based session authentication scheme for hapi.js servers, backed by Iron-encrypted cookies.
@fastify/session
A server-side session plugin for Fastify with signed cookies, pluggable stores, and first-class TypeScript support.
memorystore
A leak-free, LRU-backed session store for express-session, with configurable TTL and pruning.