feat: wire SendGridEmailBackend with from_email/reply_to settings

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-08 12:12:05 -07:00
co-authored by Claude Sonnet 4.6
parent 63ad306a61
commit 5a41402644
3 changed files with 63 additions and 8 deletions
+2
View File
@@ -8,6 +8,8 @@ class Settings(BaseSettings):
DATABASE_URL: str = ""
SENDGRID_API_KEY: Optional[str] = None
SENDGRID_FROM_EMAIL: str = "peter@research.bike"
SENDGRID_REPLY_TO: str = "peter@research.bike"
EMAIL_BACKEND: str = "console"
LUCKY_CA_URL: str = "https://www.luckyncal.com"
# Swiftly product API (replaces Playwright path). The bearer JWT is