svelte-kit-sessions
User-friendly session management module for SvelteKit. Effortlessly integrate efficient session handling into your projects. Session is stored in the store (ex. Redis, Cloudflare KV, etc.), not in a cookie.
session-store-js
This package provides a robust and flexible session management solution for Express.js applications. It supports two types of session storage: MemoryStore for in-memory storage and FileStore for file system persistence.
session-mg
A SJDB based session manager with object storage, time expiration and events API
users-session-manager
A simple Node.js library to manage users sessions on a web application or any kind of JS apps