GitReadyTeam5 / Diamond-Project08-5a

The Code Sparks repo for the Diamond team
https://www.casmm.org
0 stars 0 forks source link

As a user I would like the ability to sign into the same account with an email and password or using the Google Sign In services. #12

Closed Vektorised closed 8 months ago

Vektorised commented 9 months ago

Point Value: 3

Acceptance Criteria:

Tasks:

GitReadyMao commented 9 months ago

We have the Google ID and email stored within the database. However, no password as upon signing in with Google, it automatically logs in without a password needed.

shreya-kota commented 9 months ago

Currently in the process of developing a signup page where a user can attach a password to their account

GitReadyMao commented 8 months ago

Removed the password page as it creates redundancy