-
Notifications
You must be signed in to change notification settings - Fork 2
Add password reset email template and EmailService methods #37
Copy link
Copy link
Open
Labels
backendServer-side logic, services, domain models, and business rules.Server-side logic, services, domain models, and business rules.emailEmail-related functionality such as verification, notifications, and transactional messaging.Email-related functionality such as verification, notifications, and transactional messaging.securityAuthentication, authorization, cryptography, and attack prevention changes.Authentication, authorization, cryptography, and attack prevention changes.
Metadata
Metadata
Assignees
Labels
backendServer-side logic, services, domain models, and business rules.Server-side logic, services, domain models, and business rules.emailEmail-related functionality such as verification, notifications, and transactional messaging.Email-related functionality such as verification, notifications, and transactional messaging.securityAuthentication, authorization, cryptography, and attack prevention changes.Authentication, authorization, cryptography, and attack prevention changes.
Description
Implement an HTML email template and EmailService method
for password reset emails.
Acceptance Criteria