Description
servant-server/servant-auth compatibility.
Description
This package provides the required instances for using the Auth
combinator in your servant
server.
Both cookie- and token- (REST API) based authentication is provided.
For a quick overview of the usage, see the README.