Description
HMAC Authentication Middleware for WAI.
Description
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.