-
Notifications
You must be signed in to change notification settings - Fork 666
Open
Description
We currently only allow people to set and verify one email address.
Because we use verified email addresses for account recovery, it would increase the likelihood of successful recovery if people could add and verify more than one email address with their account.
Implementation considerations:
- Are there uniqueness constraints on the emails table that would need to be removed/changed?
- Allowing publish should be gated on "there exists at least one verified email address"
- When configuring whether you'd like to receive publish notification emails, you should be able to configure which email address the notifications go to
opeolluwa
Metadata
Metadata
Assignees
Labels
No labels