@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)
- base >=4.8 && <4.9
- bytestring >=0.10 && <0.11
- mtl >=2.2 && <2.3
- text >=1.2 && <1.3
- transformers >=0.4 && <0.5
- aeson >=0.11 && <0.12 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.