wai-middleware-hmac-client

WAI HMAC Authentication Middleware Client

Latest on Hackage:0.1.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Christopher Reichert
Maintained by [email protected]

Ready to use client module for wai-middleware-hmac.

Since no formal specification for HMAC authentication exists, this module is specifically built for wai-middleware-hmac. This module is built on http-client but is in the Network.Wai namespace since the protocol is mostly specific to the middleware.