Deprecated

hack-middleware-clientsession

Middleware for easily keeping session data in client cookies. (deprecated)

http://github.com/snoyberg/hack-middleware-clientsession/tree/master

Latest on Hackage:0.0.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Michael Snoyman

Uses the clientsession package for automatic encryption, hashing, expiring and renewing of sessions stored in cookies on the client.