fief-dev / fief

Users and authentication management SaaS
https://www.fief.dev
Other
538 stars 45 forks source link

Sendgrid fix proposal #274

Closed JustinGuese closed 1 year ago

JustinGuese commented 1 year ago

fixes https://github.com/fief-dev/fief/issues/272

how about this proposed change? that we have the option to pass the from_email and from_name as config dict together with the api-key?

another way could be to make the default-from-email in the settings.py use an ENV parameter if set? what do you guys think?