Skip to content

Node.js login, registration and access control using Express and Passport

Notifications You must be signed in to change notification settings

SF-WDI-LABS/express-passport-auth-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Loginapp

This is a user login and registration app using Node.js, Express, Passport and Mongoose. It is part of the YouTube series here

Version

1.1.0

Usage

Installation

Loginapp requires Node.js v4+ to run.

$ npm install
$ npm start

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.6%
  • HTML 28.1%
  • CSS 14.3%