meteor-accounts-ui-bootstrap-3 icon indicating copy to clipboard operation
meteor-accounts-ui-bootstrap-3 copied to clipboard

Verify Email

Open hassan1709 opened this issue 9 years ago • 0 comments

Hi, I need help to verify the email when user is created. What I have done is the creation of the user {{> loginButtons}}. In Accounts.ui.config, I specified "passwordSignupFields: 'EMAIL_ONLY'". All good with that, just I even do not know what is next if I want to verify the email account entered. If possible, please provide a detailed example as I am pretty new with Meteor and web development in general.

Thanks in advance

hassan1709 avatar May 28 '16 13:05 hassan1709