You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: