Skip to content

sourcec0de/express4-passport-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express 4.x with Local Passport Authentication

Getting Started

These commands will configure the application for you

npm install -g nodemon
npm install

This command will start the server

# it assumes index.js
nodemon

Navigate to http://localhost:3082 in your browser and click on the login link. Check ./lib/auth/users.js for a list of available users and passwords.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors