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
- Host: GitHub
- URL: https://github.com/purwokertodev/nodejs-basic-auth-with-passportjs
- Owner: purwokertodev
- Created: 2017-02-10T01:01:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-10T01:05:44.000Z (over 9 years ago)
- Last Synced: 2025-03-15T06:43:34.731Z (over 1 year ago)
- Topics: basic-authentication, expressjs, passport-sample, passportjs
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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