@hackage hack-middleware-clientsession0.0.1.1
Middleware for easily keeping session data in client cookies. (deprecated)
Categories
License
BSD-3-Clause
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Deprecated
Dependencies (7)
- base >=4 && <5
- clientsession >=0.0.1
- hack
- old-locale
- predicates
- time >=1.1.3 Show all…
Dependents (1)
@hackage/acme-everything
Uses the clientsession package for automatic encryption, hashing, expiring and renewing of sessions stored in cookies on the client.