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
- Host: GitHub
- URL: https://github.com/tamtocode/passport-authentication
- Owner: tamtocode
- License: apache-2.0
- Created: 2022-04-21T09:57:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T14:18:03.000Z (over 3 years ago)
- Last Synced: 2025-03-18T05:34:56.247Z (9 months ago)
- Language: EJS
- Size: 96.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"