Hi Philipp,
You might want to take a look at some Forge components that implement the Password Reset flow.
For Traditional Web, there is Password Reset Flow Web and for Mobile / Reactive there is Password Reset Flow Mobile.
Hope it helps.
Cheers,
João
João Marques wrote:
I have a pop up which is responsible for that and I want the logic which makes it possible for me to recover password. by sending the email link to the user email address and they will click the link and enter their new password and be able to login on the login page .