| Property | Value |
|:-------|:------:|
| Points | 10 points |
| Difficulty rating | โ โ โโโ |
| Maximum Assignees | 2 person |
๐ค Problem Statement
Create the reset password feature. When click "forget password", a link will be sent to the end-user email where there is a link to reset the password.
๐ฐ Appetite ๐ฐ
๐ค Problem Statement
Create the reset password feature. When click "forget password", a link will be sent to the end-user email where there is a link to reset the password.
Use AWS SES to send emails.
More info on locally running SES while developing here: https://github.com/domdomegg/aws-ses-v2-local
๐งช Required Tests
Mainly screenshot tests, some integrations tests for Payload CMS. Review the Code & Testing Guidelines for more info.
โ ๏ธ Careful about:
No major rabbit holes identified. But always be careful with scope creep!
๐ค Technologies focused on in this feature