|
…
|
||
|---|---|---|
| .. | ||
| AcEmailServiceServer.cs | ||
| README.md | ||
README.md
Emails
Server-side email delivery via SendGrid.
Key Files
AcEmailServiceServer.cs— ImplementsIAcEmailServiceServer. UsesSendGridClientto send templated emails. Methods:SendLostPasswordEmailAsync()(password reset with token),SendRegistrationEmailAsync()(confirmation with token).