npm.io
0.0.6 • Published 12 years ago

hedge

Licence
Version
0.0.6
Deps
1
Vulns
0
Weekly
0

hedge

Basic access authentication (basic auth) middleware for Node.js

Usage

Hedge follows the standard (req, res, next) middleware contract so it should work with stack, express, connect, http-proxy, etc.

See https://github.com/gsf/basic-auth-proxy-server for an example.