https://github.com/adolbyb/nodejs-passport-login
A Login System using Node.js & Passport
https://github.com/adolbyb/nodejs-passport-login
dashboard ejs javascript login-system node-js passport-js tutorial
Last synced: 7 months ago
JSON representation
A Login System using Node.js & Passport
- Host: GitHub
- URL: https://github.com/adolbyb/nodejs-passport-login
- Owner: ADolbyB
- Created: 2022-10-04T00:57:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T20:51:50.000Z (almost 3 years ago)
- Last Synced: 2025-03-13T23:14:04.894Z (about 1 year ago)
- Topics: dashboard, ejs, javascript, login-system, node-js, passport-js, tutorial
- Language: JavaScript
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJS Passport Login
This is a combination of 2 Node.js Passport Login tutorials as done for some project research:
- [This](https://www.youtube.com/watch?v=-RCnNyD0L-s) Web Dev Simplified tutorial provides some basic functionality.
- [This](https://www.youtube.com/watch?v=6FOq4cUdH8k) Traversy Media tutorial provides the bulk of the build.
## Status:
