User Authentication

Vinit Parakh

Vinit Parakh

I built a user authentication system for this website, It stores User Data in the database and hashes the password for no data breach. Users will be able to login with credentials for 10 days as I use JWT for handling tokens.
Like this project

Posted Mar 5, 2023

I will give a secure user authentication system with the option for google login. All the passwords will be stored as hashed no risk of data breach.