Hi Experts, I have implemented 2FA fucntionality for native mendix application I am using OTP timer widget and i have set resent event to trigger Resend OTP logic via nanoflow but that logic is not getting triggered/executed once i click on resend text. Can someone suggest solution or idea how can i solve this issue?
asked
Malay Modi
2 answers
0
Hi,
1. Make sure you have mappped the Resend flow on Resend button activity.
2. Makes ure to refresh respected object, in which you have mapped the OTP attribute.