Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 178 Bytes

File metadata and controls

9 lines (8 loc) · 178 Bytes

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