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

User email confirmation after they sign up #119

Open
lcundiff opened this issue Apr 5, 2023 · 0 comments
Open

User email confirmation after they sign up #119

lcundiff opened this issue Apr 5, 2023 · 0 comments
Assignees

Comments

@lcundiff
Copy link
Member

lcundiff commented Apr 5, 2023

Python mailer needs to be added first before starting this. Password reset probably as well since that is higher priority.

Create route that sends confirmation email to user's email. When they click it, update a column field in their data "confirmedEmail" (you'll have to add this field).

@lcundiff lcundiff converted this from a draft issue Apr 5, 2023
@kphlex kphlex moved this from Todo to In Progress in P4h Backend Development May 10, 2023
@kphlex kphlex self-assigned this May 10, 2023
@kphlex kphlex moved this from In Progress to Done in P4h Backend Development Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants