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

Email Verification #81

Open
3 tasks
michael-beaver opened this issue Feb 1, 2018 · 0 comments
Open
3 tasks

Email Verification #81

michael-beaver opened this issue Feb 1, 2018 · 0 comments

Comments

@michael-beaver
Copy link
Contributor

When a new user signs up, they should receive an email from us with a link to verify their email address with us. This will end up involving a lot of changes:

  • Change the DB to have a isVerified field
  • Add the page to the front end, as well as a way to resend the email
  • Set up email server to send out emails

and potentially more steps too

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

3 participants