A session store for express-session using medea
Fork of express-session with header option included
Stores the access and refresh tokens as part of the session (`express-session`), this way auth flow could be based on it.
An ESM express-session store for MongoDB using the latest MongoDb Node driver v6. Supports TTL and touch. Supports MongoDB v3.6+ (without TTL index), 5.1+ (with TTL Index).
An express-session store for Sequelize.js
A simple way for add custom context to all logs into you express session
A cloudflare workers KV based express session store.
Fork of express-session by TJH, with some additions.
A session store for express-session using the db driver better-sqlite3
Middleware designed to integrate with express-session, express-session session stores, and sockiet.io
Express Session wrapper for JavaScript projects
A Google Cloud Platform Cloud Storage based session store for express-session
Node.js express session store provider for Windows Azure DocumentDB
Reset express-session session IDs to prevent against fixation attacks
Set of helpers to enhance express-session
midway session component for express
Access express-session and passport user information from socket.io
Prisma express-session store
The implementation borrows heavily from prior art such as [`express-session`](https://github.com/expressjs/session) and [`fastify-session`](https://github.com/fastify/session). However, the semantics and functionality have been changed to better suit Prai
Prisma express-session store
express-session library for DynamoDB with configurable `touch` write reductions and configurable eventually consistent reads for higher reliability/throughput and lower costs
Simple session technique; wrapper/convenience library around [express-session] and defaulting to [memorystore] for the purpose of a basic 'user' session
express session synchronize with socket.io , auto render HTTP session with micro-service
TypeScript typings for express-session