Skip to content

App that allows users to create an account. They can authenticate with Google or Facebook, or they can use my own database/server to authenticate. I use bcrypt and several layers of salt. Once they login, each user can post one 'secret'. They can also view all other anonymous postings left by other users. Express for the server, EJS for template…

Notifications You must be signed in to change notification settings

MB13534/Secrets-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

App that allows users to create an account. They can authenticate with Google or Facebook, or they can use my own database/server to authenticate. I use bcrypt and several layers of salt. Once they login, each user can post one 'secret'. They can also view all other anonymous postings left by other users. Express for the server, EJS for template…

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published