Skip to content

Zeeshan-2k1/Auth-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auth-Project

Authentication project

This is a anonymously secret sharing fun web app named Secret.

##Level -1 Initialy the password ofthe user were encrypted using enviroment variable.

##Level -2 Used hash algortihm (md5) to encrypt the user password.

##Level -3 Further the passwod were encrypted by salting and then hashing them using bcrypt.

##Level -4 Used passport.js to add cookies and sessions.

##Level -5 Used OAuth 2.0 to implement Sign In with Google account.

##Level -6 Added Sign In with Facebook Account.

##Level -7 Users now can submit their own secret and post it in the secrets page.

About

Authentication project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published