Login and Singup authentication using NodeJS MySQL ExpressJS and PassportJS
We are using NodeJS, ExpressJS , PassportJS ,MySQL to create a signup and signin system. We are using folowing thing in this package (
NodeJS LOGIN WITH PASSPORT ) ....
{
"name": "NodeJS_LOGIN_WITH_PASSPORT",
"description": "NodeJs+ExpressJs + Passport.js + MySQL Authentication + Bookshelf",
"version": "1.0.0",
"author": "",
"main": "app.js",
"dependencies": {
"express": "4.x",
"body-parser": "*",
"cookie-parser": "*",
"express-session": "*",
"bcrypt-nodejs": "*",
"ejs": "*",
"passport": "*",
"passport-local": "*",
"mysql": "*",
"bookshelf": "0.5"
}
}
You can download this project Code Here
GitHUB
Earn money here
We are using NodeJS, ExpressJS , PassportJS ,MySQL to create a signup and signin system. We are using folowing thing in this package ( NodeJS LOG
NODE JS , EXPRESS JS , Passport Js, MY SQL , LOGIN JS