@hackage thentos-cookie-session0.9.1
All-in-one session handling for servant-based frontends
Categories
License
LicenseRef-AGPL
Maintainer
mf@zerobuzz.net, np@nicolaspouillard.fr
Links
Versions
Installation
Dependencies (20)
- aeson >=0.11 && <0.12
- base >=4.8 && <4.9
- bytestring >=0.10 && <0.11
- cookie >=0.4 && <0.5
- cryptonite >=0.15 && <0.16
- digestive-functors >=0.8 && <0.9 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
profiling(off by default)
Uses cookies to store session keys.
Offers CSRF protection.
Designed with HTML frontends in mind, but Suitable for any HTTP service.