Forget Password
This function send an email to the user email address to recover his password.
Last updated
This function send an email to the user email address to recover his password.
Last updated
The forget password is a function in the users functions which allows to the users change their password by sending a email to the user email, this function is important to the users to secure their account.
Email: select a the text field to provide a way for the user to set his email address.
Email not sent: you can set functions after the app can't send the email.
Email sent: you can set functions after the app send the email.
Add a forget password in the button.
Select an element to fill with a email.
Add a send alert if the email was send correctly.