sessions
Session management middleware
Provides a simple and flexible way to manage user sessions across multiple backends
Gin middleware for session management
1k stars
17 watching
196 forks
Language: Go
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
gin-contrib/cors | A middleware library to enable cross-origin resource sharing (CORS) support in web applications built with the Gin framework. | 1,813 |
hertz-contrib/sessions | A middleware package for managing user sessions across multiple backend systems | 4 |
abraithwaite/jeff | A Go-based session management tool with features like CSRF protection and middleware wrapping | 266 |
adam-hanna/sessions | A simple, performant session management system for HTTP servers | 78 |
icza/session | A package providing an easy-to-use session management system for web servers, including support for Google App Engine. | 118 |
carbocation/interpose | Provides a standardized way to manage middleware in HTTP requests. | 294 |
kwynto/gosession | Provides an implementation of session management in HTTP requests using Go | 252 |
bbangert/beaker | A caching and session management library for web applications. | 522 |
alexedwards/scs | A package implementing HTTP session management with configurable stores and features. | 2,186 |
gin-contrib/gzip | A middleware package to enable GZIP compression in Gin-based web applications. | 332 |
chrispenner/session-sauce | Manages tmux sessions using a declarative and easy-to-use interface | 29 |
koajs/session | A session management middleware for Koa applications | 902 |
jedrzejboczar/possession.nvim | A session management plugin for Neovim that provides flexible and customizable storage of Vim sessions. | 370 |
swithek/sessionup | An HTTP session management package providing straightforward authentication and management capabilities. | 125 |
thinkjs/think-session | Provides a session management system for ThinkJS 3.x applications. | 2 |