@hackage servant-auth0.4.9.2
Authentication combinators for servant
Categories
License
BSD-3-Clause
Maintainer
jkarni@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (8)
Dependents (24)
@hackage/cachix-api, @hackage/Facebook-Password-Hacker-Online-Latest-Version, @hackage/my-package-testing, @hackage/hercules-ci-api, @hackage/servant-reflex, @hackage/openai-servant, Show all…
This package provides an Auth combinator for servant. This combinator
allows using different authentication schemes in a straightforward way,
and possibly in conjunction with one another.
'servant-auth' additionally provides concrete authentication schemes, such as Basic Access Authentication, JSON Web Tokens, and Cookies.
For more details on how to use this, see the README.