388
Views
2
Comments
How can I implement the logic for Forgot password recovery on user email

2018-10-29 08-31-03
João Marques
 
MVP

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

2020-11-02 09-40-03
Phillip Mashingaidze

João Marques wrote:

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

 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 .

 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.