Skip to content

coder-mars/node_authentication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Handlebars 57.5%
  • JavaScript 42.5%