Bhoomichha / Budgeteer

0 stars 0 forks source link

Create a login form with user inputs for username and password #2

Open Bhoomichha opened 11 months ago

Bhoomichha commented 11 months ago

Code a Login form where user can input their username and password to login to their profile with the help of the paper prototype. The password must be hashed for security purpose and the system should display a user-friendly error message of the information do not match.

Bhoomichha commented 11 months ago

Just the google login has been enabled for now. I commented out the forms because we were having error