- Language Selection: The Language parameter can be dynamically assigned based on the user's application language (Current.language).
- Notification Blocking: If there is an alternative verification method in the application (SMS, Push), email notifications can be disabled.
- Password Reset Link: The page address of the link to be sent via email can be customized via the Configuration Manager.
Technical Risks and Precautions
- Invalid Email: If the user's registered email address is not entered, email delivery will fail.
- Notification Failure: Users should be redirected in case of email server errors or emails being sent to the spam folder.
- Incorrect Language Setting: If the Language parameter is left blank, the default system language will be used; care should be taken in custom projects.
The Forgot Password action supports users in regaining access to their accounts in Kuika applications. It provides a secure and user-friendly experience through a password reset link sent via email. With the correct configuration of parameters, you can inform and redirect users in a targeted manner.