codu-code / codu

Codú's open-source codebase. A space for coders. Visit our community!
https://codu.co/
Apache License 2.0
140 stars 146 forks source link

Allow user to update email #1049

Closed NiallJoeMaher closed 1 month ago

NiallJoeMaher commented 1 month ago

Right now a user can't update their email once they have signed up (and won't change if they update it on their socials.

We should add the ability to add a new email and confirm that email.

Expected Behavior

I'm expecting on the settings screen to have an "email settings" section

This should have the current email address and an input with the ability to update an email. This email should be saved as a temporary email (and not deleted the old email connected to the account) until it is verified. The verification should be done by clicking a link in an email.

Current Behavior

There is no way to update an email address for notifications.

Screenshots

Example of what this might look like in the settings

Nil2000 commented 1 month ago

Hi @NiallJoeMaher I would like to work on this issue.

John-Paul-Larkin commented 1 month ago

Awesome thanks @Nil2000 I assigned you.