A user wants to reset their password by clicking the ‘Send Password Reset Link’ link on the login screen. The user enters their email address and the system sends the verification link to the user.
Applying the Forgot Password Action
When the action is executed, the system sends an email containing a password reset link to the user. The user can log in by setting a new password via this link.