mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
Update to uncouple auth <-> emails in emails overview
This commit is contained in:
parent
a7aacbad37
commit
43ab087813
@ -12,7 +12,7 @@ sidebarTitle: "Overview"
|
||||
|
||||
import { EmailPreviewSkeleton, EmailTemplatesSkeleton, DeliveryStatsSkeleton } from "/snippets/skeletons/email-skeletons.jsx";
|
||||
|
||||
Email is the other half of auth - verification, password resets, receipts, product updates. The Emails app sends all of it from one server call, with templates, themes, scheduling, unsubscribe handling, and delivery tracking built in. Below are the questions developers actually ask, and the honest answers.
|
||||
The Emails app covers Hexclave's built-in mail (verification, password resets, receipts) and your own transactional or marketing sends — templates, themes, scheduling, unsubscribes, and delivery tracking included. Below are the questions developers actually ask, and the honest answers.
|
||||
|
||||
## Can I send an email from my backend?
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user