Skip to content

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

Notifications You must be signed in to change notification settings

JiDarwish/loginapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.4%
  • HTML 28.2%
  • CSS 13.4%