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

https://github.com/purwokertodev/nodejs-basic-auth-with-passportjs

securing api with basic auth using passport and passport http
https://github.com/purwokertodev/nodejs-basic-auth-with-passportjs

basic-authentication expressjs passport-sample passportjs

Last synced: about 2 months ago
JSON representation

securing api with basic auth using passport and passport http

Awesome Lists containing this project

README

          

Node JS Basic Auth using Passport Js for securing api example
- express js
- passport js
- passport http

*how to get start :
- go to your project root
- npm install
- npm start