sessionup
Session manager
An HTTP session management package providing straightforward authentication and management capabilities.
Straightforward HTTP session management
125 stars
6 watching
7 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list
authenticationcookiesgogolanghttpsessionsession-management
Related projects:
Repository | Description | Stars |
---|---|---|
swithek/sessionup-pgstore | An implementation of a PostgreSQL-based session store for a web application framework | 1 |
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 |
alexedwards/scs | A package implementing HTTP session management with configurable stores and features. | 2,161 |
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 |
kwynto/gosession | Provides an implementation of session management in HTTP requests using Go | 251 |
icza/session | A package providing an easy-to-use session management system for web servers, including support for Google App Engine. | 118 |
joshmedeski/sesh | A tool for managing multiple terminal sessions and directories in a unified way | 662 |
phachon/fasthttpsession | A fast and powerful session management system for Go applications using various storage providers | 26 |
kataras/go-sessions | Manages HTTP sessions with features like flash messages and expiration time management. | 211 |
hertz-contrib/sessions | A middleware package for managing user sessions across multiple backend systems | 4 |
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 |
jedrzejboczar/possession.nvim | A session management plugin for Neovim that provides flexible and customizable storage of Vim sessions. | 365 |
bbangert/beaker | A caching and session management library for web applications. | 523 |