A COMPLETE Fullstack ecommerce Responsive MERN App using React, Redux, Nodejs, and MongoDB. A working ecommerce site from scratch, using React, Redux, Nodejs, and MongoDB.
Issue Title: Improve Authentication System for Signup and Login
Description:
The current setup for user authentication, specifically for signup and login, needs improvement to enhance security, user experience, and overall system integrity. Currently, the signup process relies on a minimal set of fields (firstName, lastName, email, password, confirmPassword, and image) with no generation of tokens. Additionally, the login process is solely based on email without adequate consideration for password security.
Issue Title: Improve Authentication System for Signup and Login
Description: The current setup for user authentication, specifically for signup and login, needs improvement to enhance security, user experience, and overall system integrity. Currently, the signup process relies on a minimal set of fields (firstName, lastName, email, password, confirmPassword, and image) with no generation of tokens. Additionally, the login process is solely based on email without adequate consideration for password security.