servant-auth-cookie

Authentication via encrypted cookies

Version on this page:0.4.3.1
LTS Haskell 10.10:0.5.0.5
Stackage Nightly 2018-03-10:0.6.0.3
Latest on Hackage:0.6.0.3

See all snapshots servant-auth-cookie appears in

BSD-3-Clause licensed by Al Zohali
Maintained by Al Zohali
This version can be pinned in stack with:servant-auth-cookie-0.4.3.1@sha256:052d3506dfd3f4ad591e17191e52a4112839031a4a9371688d984c0aeefef9d1,4981

Module documentation for 0.4.3.1

Authentication via encrypted client-side cookies, inspired by client-session library by Michael Snoyman and based on ideas of the paper "A Secure Cookie Protocol" by Alex Liu et al.