Skip to content

Than890/LocalAuth-Passport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Authentication with Passport and Mongo

How to implement local authentication using Passport, Node.js, Express, and MongoDB.

Requirements

Installation Steps

  1. Clone repo
  2. Run npm install
  3. Using Mongo CLI, create a database named testDb.
  4. Run the app with: node index.js
  5. Navigate to localhost:3000.
  6. First sign up first and login.

Ref Tutorial URL: https://www.sitepoint.com/local-authentication-using-passport-node-js/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •