1.1.0 • Published 9 years ago

restify-endpoints-auth v1.1.0

Weekly downloads
8
License
-
Repository
github
Last release
9 years ago

restify-endpoints-auth Build Status

Overview

This bolts on an http-signature authentication middleware for restify-endpoints.

Currently, if you want to use this library with restify-endpoints you'll need to use my (the dev branch) which has some specific tweaks.

Examples

In one terminal session: npm run example-server

In the client terminal session: npm run example-client