dweinstein / restify-endpoints-auth

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Other


Languages

Language:JavaScript 100.0%