Skip to content

This authentication demo utilises the cryptography library for NodeJS known as, Passport (http://passportjs.org). The project utilises the web framework Express for Node and MongoDB, a NoSQL database. Altogether this project demonstrates how to setup a local strategy with Passport.

License

Notifications You must be signed in to change notification settings

jenewland1999/passport-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passport Demo

This authentication demo utilises the cryptography library for NodeJS known as, Passport. The project utilises the web framework Express for Node and MongoDB, a NoSQL database. Altogether this project demonstrates how to setup a local strategy with Passport.

Disclaimer: You're advised not to use this as an example. You could run the risk of not being 100% secure. Please be sure to lookup a current, up-to-date tutorial that is vetted, recent and well-known.

This repository is part of my work from the Web Developer Bootcamp course by Colt Steele on Udemy. View the course.

About

This authentication demo utilises the cryptography library for NodeJS known as, Passport (http://passportjs.org). The project utilises the web framework Express for Node and MongoDB, a NoSQL database. Altogether this project demonstrates how to setup a local strategy with Passport.

Topics

Resources

License

Stars

Watchers

Forks