akka-http-session
Session manager
Provides directives for client-side session management in web and mobile applications using cookies or custom headers plus local storage.
Web & mobile client-side akka-http sessions, with optional JWT support
440 stars
49 watching
58 forks
Language: Scala
last commit: over 1 year ago akkaakka-httpcsrfjavascalasessionsession-cookiesession-management
Related projects:
Repository | Description | Stars |
---|---|---|
swithek/sessionup | An HTTP session management package providing straightforward authentication and management capabilities. | 125 |
adam-hanna/sessions | A simple, performant session management system for HTTP servers | 78 |
iamolegga/nestjs-session | A module that provides an idiomatic session management system for NestJS applications. | 220 |
akka/akka-http | Provides a toolkit for building and consuming HTTP-based services using actors and streams | 1,339 |
softwaremill/sttp | A comprehensive Scala HTTP client library providing a clean and programmer-friendly API to describe HTTP requests and responses. | 1,460 |
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 |
koajs/session | A session management middleware for Koa applications | 902 |
koajs/generic-session | Provides a flexible and customizable session management system for Koa.js applications. | 414 |
thinkjs/think-session | Provides a session management system for ThinkJS 3.x applications. | 2 |
kwynto/gosession | Provides an implementation of session management in HTTP requests using Go | 252 |
thinkjs/think-session-file | Provides a file-based session management system for ThinkJS applications | 0 |
alexedwards/scs | A package implementing HTTP session management with configurable stores and features. | 2,186 |
shatur/neovim-session-manager | Manages Neovim sessions as folders in VSCode-like projects | 535 |
softwaremill/tapir | A library to describe and automatically document HTTP APIs in a type-safe and declarative way | 1,370 |