0
Email confirmation
Hey, How can I make an email confirmation for python that sends a code to the user's email?
3 ответов
+ 2
Hi! did you mean how to create a service for sending confirmation of email to the users mail using the python language?
0
yes
0
You try to Google it?
https://www.geeksforgeeks.org/django-sign-up-and-login-with-confirmation-email-JUMP_LINK__&&__python__&&__JUMP_LINK/
https://blog.hlab.tech/part-ii-how-to-sign-up-user-and-send-confirmation-email-in-django-2-1-and-python-3-6/
https://realpython.com/handling-email-confirmation-in-flask/