hulyak / authentication-whisperapp

login and registration form with authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

authentication-whisperapp

Login and registration form with authentication. Users can login with Google, Facebook or with their email. User information is saved into MongoDB and user password is hashed, salted and authenticated with passport to add cookies and sessions. When the user logs out, session cookies are destroyed.

About

login and registration form with authentication


Languages

Language:JavaScript 61.0%Language:HTML 37.5%Language:CSS 1.5%