nestjs-session
Session manager
A module that provides an idiomatic session management system for NestJS applications.
Idiomatic Session Module for NestJS. Built on top of express-session
😎
220 stars
5 watching
15 forks
Language: TypeScript
last commit: about 23 hours ago
Linked from 1 awesome list
expressexpress-sessionexpressjsnestnestjssession
Related projects:
Repository | Description | Stars |
---|---|---|
thinkjs/think-session | Provides a session management system for ThinkJS 3.x applications. | 2 |
icza/session | A package providing an easy-to-use session management system for web servers, including support for Google App Engine. | 118 |
thinkjs/think-session-file | Provides a file-based session management system for ThinkJS applications | 0 |
adam-hanna/sessions | A simple, performant session management system for HTTP servers | 78 |
softwaremill/akka-http-session | Provides directives for client-side session management in web and mobile applications using cookies or custom headers plus local storage. | 440 |
thinkjs/think-session-cookie | A library that provides a secure cookie-based session management system | 0 |
koajs/session | A session management middleware for Koa applications | 902 |
thinkjs/think-session-mysql | A middleware package for storing and managing sessions in ThinkJS applications using MySQL as the underlying storage | 0 |
abraithwaite/jeff | A Go-based session management tool with features like CSRF protection and middleware wrapping | 266 |
koajs/generic-session | Provides a flexible and customizable session management system for Koa.js applications. | 414 |
alexedwards/scs | A package implementing HTTP session management with configurable stores and features. | 2,186 |
swithek/sessionup | An HTTP session management package providing straightforward authentication and management capabilities. | 125 |
niuiic/multiple-session.nvim | Provides a way to manage multiple sessions of an integrated development environment (IDE) or text editor. | 9 |
jedrzejboczar/possession.nvim | A session management plugin for Neovim that provides flexible and customizable storage of Vim sessions. | 370 |
kivra/giallo_session | A session management system designed to work with the Giallo web framework, providing a way to manage user sessions securely and efficiently. | 9 |