session
Session manager
A package providing an easy-to-use session management system for web servers, including support for Google App Engine.
Go session management for web servers (including support for Google App Engine - GAE).
118 stars
7 watching
15 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
gaehttp-sessionsession-management
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
alexedwards/scs | A package implementing HTTP session management with configurable stores and features. | 2,161 |
kwynto/gosession | Provides an implementation of session management in HTTP requests using Go | 251 |
iamolegga/nestjs-session | A module that provides an idiomatic session management system for NestJS applications. | 215 |
kataras/go-sessions | Manages HTTP sessions with features like flash messages and expiration time management. | 211 |
koajs/generic-session | Provides a flexible and customizable session management system for Koa.js applications. | 414 |
swithek/sessionup | An HTTP session management package providing straightforward authentication and management capabilities. | 125 |
phachon/fasthttpsession | A fast and powerful session management system for Go applications using various storage providers | 26 |
koajs/session | A session management middleware for Koa applications | 902 |
hertz-contrib/sessions | A middleware package for managing user sessions across multiple backend systems | 4 |
gin-contrib/sessions | Provides a simple and flexible way to manage user sessions across multiple backends | 1,456 |
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. | 10 |
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 | Provides a session management system for ThinkJS 3.x applications. | 2 |