@hackage / wai-middleware-hmac

HMAC Authentication Middleware for WAI

Latest0.1.0.0

About

Metadata

  • Last updated , by ChristopherReichert
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: creichert07@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.