lingthio / Flask-User

Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password and more.
http://flask-user.readthedocs.io/
MIT License
1.06k stars 294 forks source link

flask_user.emails.SendEmailError #333

Open Maxino22 opened 3 years ago

Maxino22 commented 3 years ago

Hello i'm new to using flask_user first time worked am using version 0.6.21, after first successful authentication it stops. I've searcehd for fixes the closest is this unanswered stackoverflow question [https://stackoverflow.com/questions/61349588/flask-user-sending-confirmation-mail-failed-with-flask-mail?stw=2] kindly anyone

Chaostheorie commented 3 years ago

This Project is on not maintained since more than a year. You might wanna use an alternative such as Flask Security.

Otherwise please post an MRE of your problem to show your specific usecase.