PlayWithMagic / PlayWithMagic.org

PlayWithMagic.org is a web application that catalogs magic tricks and helps magicians build shows.
http://playwithmagic.github.io/PlayWithMagic.org/
Apache License 2.0
2 stars 1 forks source link

In the New User page, consider adding a 'Verify Email Address' field. #213

Open marknelsonengineer opened 9 years ago

marknelsonengineer commented 9 years ago

I'm not really advocating it, but we can discuss the issue. Maybe it's our first 'Wontfix'...

pkarjala commented 9 years ago

Usually the trend is to have a verification email sent to the user, which they click to auth. If they typed in the wrong email, they don't get the verification, and the account isn't authorized.

marknelsonengineer commented 9 years ago

Agreed. I’d rather not do eMail confirmation.

Testing the verification w/ email workflow will be fun.

On May 6, 2015, at 9:05 PM, Patrick A. Karjala notifications@github.com wrote:

Usually the trend is to have a verification email sent to the user, which they click to auth. If they typed in the wrong email, they don't get the verification, and the account isn't authorized.

— Reply to this email directly or view it on GitHub https://github.com/PlayWithMagic/PlayWithMagic.org/issues/213#issuecomment-99750686.

pkarjala commented 9 years ago

The other design trend is to present a confirmation of the user's email next to the sign up button, showing exactly what they've typed, or an intermediary page that shows the user's account details to confirm before creating it.