/soloLogin

simple login authentication mode with email validation in node.js

Primary LanguageJavaScript

soloLogin


Note:

Edit the credinals.json file with your own Mongodb uri and email-username and password

Or else the program won't work

Features

1. Consists of signup and signin.

2. Email pin validation.

3. Stores user credinals in db.

4. Hashes password in different algorithms.



Using Method

git clone https://github.com/sololinux/soloLogin.git
node index.js