https://github.com/levelopers/nodejs_passport
https://github.com/levelopers/nodejs_passport
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/levelopers/nodejs_passport
- Owner: levelopers
- Created: 2019-04-16T02:49:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-16T02:51:03.000Z (about 7 years ago)
- Last Synced: 2025-01-29T23:29:47.084Z (over 1 year ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# express passportjs user authentication app
### instruction
1.download and extract file
2.open command and enter "./nodejs_passport" directory :
npm install
npm start
3.open URL in browser
http://localhost:3000
### description
#### --- Express, Passportjs, Session, connect-flash, Handlebars, express-validator

