Zeeshan-2k1 / Auth-Project

Authentication project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:EJS 51.3%Language:JavaScript 46.7%Language:CSS 2.0%