giallo_session
Session manager
A session management system designed to work with the Giallo web framework, providing a way to manage user sessions securely and efficiently.
Session Management for Giallo Web Framework
10 stars
16 watching
4 forks
Language: Erlang
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
icza/session | A package providing an easy-to-use session management system for web servers, including support for Google App Engine. | 118 |
abraithwaite/jeff | A Go-based session management tool with features like CSRF protection and middleware wrapping | 266 |
iamolegga/nestjs-session | A module that provides an idiomatic session management system for NestJS applications. | 215 |
adam-hanna/sessions | A simple, performant session management system for HTTP servers | 78 |
jedrzejboczar/possession.nvim | A session management plugin for Neovim that provides flexible and customizable storage of Vim sessions. | 365 |
gennaro-tedesco/nvim-possession | A simple session manager plugin for Neovim that provides an easy-to-use interface to create, manage and switch between different sessions. | 235 |
rutatang/spectacle.nvim | A plugin to manage multiple sessions with Telescope integration. | 13 |
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 |
swithek/sessionup | An HTTP session management package providing straightforward authentication and management capabilities. | 125 |
joshmedeski/sesh | A tool for managing multiple terminal sessions and directories in a unified way | 662 |
niuiic/multiple-session.nvim | Provides a way to manage multiple sessions of an integrated development environment (IDE) or text editor. | 9 |
alexedwards/scs | A package implementing HTTP session management with configurable stores and features. | 2,161 |
koajs/generic-session | Provides a flexible and customizable session management system for Koa.js applications. | 414 |
robertaudi/tsm | A tool to manage multiple tmux sessions | 17 |
jazzband/django-user-sessions | Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 632 |