krkchaitanya / nodeAuth---Passportjs

Authentication, bcryptjs,hash,connect-flash,handlebars,passport,mongoose,mongodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

..........Passport Authentication.............modules needed.........

bcryptjs
body-parser
cookie-parser
passport
passport-local
connect-flash
express-handlebars
express-sessions
express-validator
mongodb
mongoose

-------->>>>>Get Dependencies loaded

npm install

Compile the code

npm start

About

Authentication, bcryptjs,hash,connect-flash,handlebars,passport,mongoose,mongodb


Languages

Language:JavaScript 54.7%Language:HTML 32.9%Language:CSS 12.4%