@hackage yesod-auth-basic0.1.0.3
Yesod Middleware for HTTP Basic Authentication
Categories
License
BSD-3-Clause
Maintainer
creichert07@gmail.com
Links
Versions
Installation
Dependencies (10)
- base >=4 && <5
- base64-bytestring
- bytestring
- exceptions
- iproute <1.4
- monad-control Show all…
Dependents (1)
@hackage/acme-everything
An efficient Yesod middleware middleware for HTTP Basic Authentication.
Utilizes Yesod request-local caching mechanisms to store valid auth credentials found in the Authorization header.