Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Not using flask mail #873

Open
Paulfuther opened this issue Feb 21, 2022 · 1 comment
Open

Not using flask mail #873

Paulfuther opened this issue Feb 21, 2022 · 1 comment

Comments

@Paulfuther
Copy link

Hello,
I have started using the api for twilio's sendgird. However, flask security uses flask mail. Can that be overridden?
I do not use mail=Mail(app) since I am not using Flask Mail.
Sending a change password email will not work.
Thank you.
Paul.

@jwag956
Copy link
Collaborator

jwag956 commented May 20, 2022

Consider flask-security-too - it has a pluggable mail_util class that you could use.
https://github.com/Flask-Middleware/flask-security

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants