/expresspass

A template project to include authentication in node.js via passport library

Primary LanguageEJS

expresspass v1.0.1

A template-project which includes authentication via Passport library in Node.JS.

To Get Started Clone this Repo then :

  • npm install
  • num run dev

This project's Passport-Library is configured to use Local-Strategy.