Builder-s-League / BuildersLeague-Edition1

Reconciliation Road Challenge is a LMS + Social media app for your Truth and Reconciliation journey.
https://buildersleague.origatou.com
MIT License
9 stars 37 forks source link

[3|Login Page] Forget Password #26

Open hzz4343 opened 2 months ago

hzz4343 commented 2 months ago

๐Ÿฐ Appetite ๐Ÿฐ

| Property | Value | |:-------|:------:| | Points | 10 points | | Difficulty rating | โ˜…โ˜…โ˜†โ˜†โ˜† | | Maximum Assignees | 2 person |

๐Ÿค” Problem Statement

image

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

smtoyedeji commented 1 month ago

I want this task @Puma

1chima6 commented 1 month ago

I want this task

hzz4343 commented 1 month ago

sure @smtoyedeji @1chima6

phadhiil001 commented 1 month ago

i would like to work on this

phadhiil001 commented 1 month ago

@PUMA

khnatiuk commented 1 month ago

The code is complete. We just need to configure it on the production server.