yesod-auth-basic

Yesod Middleware for HTTP Basic Authentication

LTS Haskell 22.14:0.1.0.3
Stackage Nightly 2024-03-28:0.1.0.3
Latest on Hackage:0.1.0.3

See all snapshots yesod-auth-basic appears in

BSD-3-Clause licensed by Christopher Reichert
Maintained by [email protected]
This version can be pinned in stack with:yesod-auth-basic-0.1.0.3@sha256:fa29eae24f9eb7983eb263701a76bf5729cc0bb7081859ad0bcf648ddca5c77a,1678

Module documentation for 0.1.0.3

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.