@hackage / servant-auth-server

servant-server/servant-auth compatibility

Latest0.4.10.0

About

Metadata

  • Last updated , by janus
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: jkarni@gmail.com

  • Lottery factor: 7

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.10.1
  3. 9.8.4
  4. 9.6.6
  5. 9.4.8
  6. 9.2.8

Readme

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.