An open API service indexing awesome lists of open source software.

https://github.com/tamtocode/passport-authentication

Learn Node.js With Passport Authentication
https://github.com/tamtocode/passport-authentication

Last synced: 9 months ago
JSON representation

Learn Node.js With Passport Authentication

Awesome Lists containing this project

README

          

# passport-authentication
Learn Node.js With Passport Authentication
#
Watch out for these libraries:



"dependencies": {
"bcryptjs": "^2.4.3",
"connect-flash": "^0.1.1",
"express": "^4.17.3",
"express-ejs-layouts": "^2.5.1",
"express-session": "^1.17.2",
"mongoose": "^6.3.0",
"passport": "^0.5.2",
"passport-local": "^1.0.0"
}



npm install

MongoDB
Open "config/mongoose.js"