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

emails #12

Open
jamgold opened this issue Apr 1, 2014 · 2 comments
Open

emails #12

jamgold opened this issue Apr 1, 2014 · 2 comments

Comments

@jamgold
Copy link

jamgold commented Apr 1, 2014

is there a reason this package does not allow to update e-mails?

@kenyee
Copy link
Owner

kenyee commented Apr 7, 2014

Because the user used it to verify their account so it was supposed to be a unique identifier.
But if you have a use for this, feel free to submit a pull request w/ the option to allow changing the user's email address...

@jamgold
Copy link
Author

jamgold commented Apr 7, 2014

Thanks for responding. That is a good point. I started out with

Accounts.ui.config({
passwordSignupFields: 'USERNAME_AND_OPTIONAL_EMAIL'
});

and then later wanted to add e-mail to the account. I will think about how much sense it really makes to allow access to the e-mail field.

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

No branches or pull requests

2 participants