servant-auth-cookie icon indicating copy to clipboard operation
servant-auth-cookie copied to clipboard

Authentication via encrypted cookies

servant-auth-cookie

License BSD3 Hackage Build Status

Description

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.

Resources