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
- Host: GitHub
- URL: https://github.com/ceccode/restify-auth
- Owner: ceccode
- License: gpl-2.0
- Created: 2013-08-03T15:08:43.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-08T10:25:04.000Z (almost 13 years ago)
- Last Synced: 2023-03-24T02:51:08.131Z (over 3 years ago)
- Language: JavaScript
- Size: 816 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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