authgear / authgear-server

Open source alternative to Auth0 / Firebase Auth
https://www.authgear.com
Apache License 2.0
73 stars 30 forks source link

Support Custom Email Domain Sender on Authgear Cloud #4217

Open chpapa opened 1 month ago

chpapa commented 1 month ago

I think a project for the above would be useful / expected by many customers.

Approaches:

  1. Consider switch back to use Postmark instead (or other reputation email delivery services with domains API)
  2. Design and implement a Portal UI that's feature flag enabled for our SaaS platform only, to:
    1. Change email sender
    2. Add email domains / Verify DKIM, SPF etc.
  3. Connect Postmark API for such features: https://postmarkapp.com/developer/api/domains-api#create-domain
linear[bot] commented 1 month ago

DEV-1306 Support Custom Email Domain Sender on Authgear Cloud

fungc-io commented 1 month ago

We have so many issues about similar thing 😂

Yes, i agree domain verification is a nice-to-have feature. But enterprise users usually provide their own sendgrid account or SMTP servers. So it was not a priority before.

This can be something for non-core developers to help on. Let me close the other issues.