Confirming email on registering before login in.This project details how to use flask-mail and other flask extensions to authenticate users by sending confirmation links. This system will not allow a user to login if the email address is not activated and confirmed. The repository is a complete code for the blog post at my blog at codesnnippets.com
winstonmhango23/flask-email-confirmation-reset
Confirming email on registering before login in.This project details how to use flask-mail and other flask extensions to authenticate users by sending confirmation links
HTMLMIT