Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for multiple email addresses #8

Open
chrisbouchard opened this issue Mar 5, 2015 · 1 comment
Open

Add support for multiple email addresses #8

chrisbouchard opened this issue Mar 5, 2015 · 1 comment
Assignees

Comments

@chrisbouchard
Copy link
Member

It would be good if one user could be associated with multiple email addresses, so they could log in with any of them. Persona/BrowserID has some support for this (Mozilla says they plan to develop it further), and they strongly recommend implementing it.

We'll have to work out what the flow will be to add an email address. What happens if a different User record is already associated with that address -- do we merge?

@chrisbouchard
Copy link
Member Author

We now have logins tied to users, which store the users' email addresses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant