https://github.com/authelia/session
Session implementation for fasthttp
https://github.com/authelia/session
Last synced: 7 months ago
JSON representation
Session implementation for fasthttp
- Host: GitHub
- URL: https://github.com/authelia/session
- Owner: authelia
- License: mit
- Created: 2020-12-28T04:05:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-14T18:19:40.000Z (over 1 year ago)
- Last Synced: 2025-01-29T22:33:21.244Z (9 months ago)
- Language: Go
- Homepage:
- Size: 279 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# session
[](https://github.com/authelia/session/actions?workflow=test)
[](https://goreportcard.com/report/github.com/authelia/session)
[](https://pkg.go.dev/github.com/authelia/session/v3)
[](https://github.com/authelia/session/releases)Session implementation for [Authelia](https://www.authelia.com) (fork of [github.com/fasthttp/session](https://github.com/fasthttp/session)).
## Providers
- memory
- redis