Set Password With Verification Code Action Application Steps
Log in to the Kuika platform.
Open the project you want to work on from the Apps screen.
Go to the UI Design module.
Open the Properties panel on the right side.
From the + ADD ACTION menu, add the Authorisation > Set Password With Verification Code action according to the trigger event you want (Initial Actions, OnClick, OnBlur, etc.).
Parameter Definitions
User Name (String – Required): The email address of the user to whom the verification code is sent. Example Entry: txtEmail.value
Verification Code (String – Required): The verification code sent to the user's email address. Example Entry: txtCode.value
New Password (String – Required): The new password the user wants to create. Example Entry: txtNewPassword.value
All parameters can be dynamically linked to the Symbol Picker via Form Component, Action Result or Fixed resources.