Skip to content

Basic Node.js Authentication example with passport.js, handlebars.js, express.js and mongodb.

License

Notifications You must be signed in to change notification settings

mhshajib/node_authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node authentication with passportjs example for beginner.

  1. Clone
git clone https://github.com/mhshajib/node_authentication.git

2.Go to project directory

cd node_authentication
  1. install dependencies
npm install
  1. Run
node server

Go to http://localhost:3300 and your example is ready.

Done. 😄

About

Basic Node.js Authentication example with passport.js, handlebars.js, express.js and mongodb.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published