jeff
Session manager
A Go-based session management tool with features like CSRF protection and middleware wrapping
🍍Jeff provides the simplest way to manage web sessions in Go.
266 stars
6 watching
17 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
cookiecsrf-protectiongogolanghttpmiddlewaresession-managementsessionsweb-frameworkweb-sessions
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
icza/session | A package providing an easy-to-use session management system for web servers, including support for Google App Engine. | 118 |
kataras/go-sessions | Manages HTTP sessions with features like flash messages and expiration time management. | 211 |
joshmedeski/sesh | A tool for managing multiple terminal sessions and directories in a unified way | 662 |
kwynto/gosession | Provides an implementation of session management in HTTP requests using Go | 251 |
swithek/sessionup | An HTTP session management package providing straightforward authentication and management capabilities. | 125 |
gin-contrib/sessions | Provides a simple and flexible way to manage user sessions across multiple backends | 1,456 |
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 |
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 |
iamolegga/nestjs-session | A module that provides an idiomatic session management system for NestJS applications. | 215 |
bbangert/beaker | A caching and session management library for web applications. | 523 |
antonlindstrom/pgstore | A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage | 92 |
aws/aws-sessionstore-dynamodb-ruby | A gem that provides a scalable and centralized way to store sessions for Ruby web applications using DynamoDB as the backend. | 67 |