Skip to content
/ Secrets Public

Secrets app developed as a way to practice Authentication & Security practices.

Notifications You must be signed in to change notification settings

BETH-A/Secrets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secrets

Secrets app developed as a way to practice Authentication & Security practices.

This web app has been deployed on Heroku. https://secrets-beth.herokuapp.com/

Used Mongoose-Encrypt -> upgrade to Hashing -> upgrade to Salting & Hashing passwords using bcrypt -> upgrade to Passport.js -> convert to use OAuth

OAuth has been added so that user can login via their Google or Facebook accounts.

Used MongoDB, EJS, Express, Passport, and many other npm packages.

Upon cloning, you will need to run npm i to install all npm packages required to run this web application.

About

Secrets app developed as a way to practice Authentication & Security practices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published