labbsr0x / whisper

A cloud-native Identity and OAuth Provider implemented with Golang and ORY Hydra
MIT License
12 stars 4 forks source link

Add Forgot My Password option #18

Closed eabili0 closed 4 years ago

eabili0 commented 5 years ago

After #5 is done, users of whisper would benefit a lot from a "forgot my password" link.

The suggested flow is a simple email sent to the registered email address with a recovery link to the correct page.

claudiosegala commented 4 years ago

@abilioesteves this issue is basically complete under branch issue#18 but it needs to use the next version of whisper-client. So when that version is complete, I will send the PR that fix this issue.