An open API service indexing awesome lists of open source software.

https://github.com/ceccode/restify-auth

Node.js, Restify and Passport authentication API
https://github.com/ceccode/restify-auth

Last synced: 12 months ago
JSON representation

Node.js, Restify and Passport authentication API

Awesome Lists containing this project

README

          

restify-auth
============

Node.js, Restify and Passport authentication API

- https (generate the privatekey.pem and certificate.pem, put in certs/ )
- username and password login
- bearer token

#### NO production ready