@hackage wai-middleware-hmac0.1.0.0

HMAC Authentication Middleware for WAI

Wai HMAC Authentication Middleware implementation.

This middleware closely models the Amazon AWS Authentication scheme. By default, this middleware will also default to using the HTTP Authorization header.

See wai-middleware-hmac-client for ready-to-use client module.