scs
Session manager
A package implementing HTTP session management with configurable stores and features.
HTTP Session Management for Go
2k stars
29 watching
168 forks
Language: Go
last commit: 4 months ago
Linked from 1 awesome list
contextgogolanghttpsessionsessions
Related projects:
Repository | Description | Stars |
---|---|---|
adam-hanna/sessions | A simple, performant session management system for HTTP servers | 78 |
abraithwaite/jeff | A Go-based session management tool with features like CSRF protection and middleware wrapping | 266 |
icza/session | A package providing an easy-to-use session management system for web servers, including support for Google App Engine. | 118 |
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 | 676 |
kwynto/gosession | Provides an implementation of session management in HTTP requests using Go | 252 |
phachon/fasthttpsession | A fast and powerful session management system for Go applications using various storage providers | 26 |
hertz-contrib/sessions | A middleware package for managing user sessions across multiple backend systems | 4 |
kataras/go-sessions | Manages HTTP sessions with features like flash messages and expiration time management. | 211 |
iamolegga/nestjs-session | A module that provides an idiomatic session management system for NestJS applications. | 215 |
thinkjs/think-session | Provides a session management system for ThinkJS 3.x applications. | 2 |
gin-contrib/sessions | Provides a simple and flexible way to manage user sessions across multiple backends | 1,456 |
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 |
antonlindstrom/pgstore | A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage | 92 |
alexsniffin/gosd | A scheduling library for dispatching messages to channels with priority queuing capabilities | 24 |