Skip to content

tamfuldev/passport-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

About

Learn Node.js With Passport Authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published