sessions
Session manager
A middleware package for managing user sessions across multiple backend systems
Sessions middleware for Hertz
4 stars
3 watching
8 forks
Language: Go
last commit: 12 months ago hertzsession
Related projects:
Repository | Description | Stars |
---|---|---|
gin-contrib/sessions | Provides a simple and flexible way to manage user sessions across multiple backends | 1,456 |
hertz-contrib/secure | A middleware solution for securing HTTP requests and responses in web applications | 0 |
hertz-contrib/paseto | A middleware library for managing JSON Web Tokens (JWTS) in web applications | 6 |
hertz-contrib/hertzsentry | Provides unified interfaces to integrate real-time error monitoring into Hertz applications | 9 |
hertz-contrib/cache | Provides middleware for caching responses in web applications with multiple backend support. | 8 |
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 |
hertz-contrib/logger | A collection of logging libraries for Hertz applications | 16 |
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 |
phachon/fasthttpsession | A fast and powerful session management system for Go applications using various storage providers | 26 |
swithek/sessionup | An HTTP session management package providing straightforward authentication and management capabilities. | 125 |
hertz-contrib/i18n | A middleware solution for internationalization in Hertz web applications | 5 |
kwynto/gosession | Provides an implementation of session management in HTTP requests using Go | 251 |
hertz-contrib/jwt | Provides JWT authentication middleware for Hertz framework | 28 |