I have Implement a forgot password functionality in my login page, where after verifying that the user already exists i want to take email address from user and on that user provided email i want to send an OTP which further i can verify on app and after that redirect to the reset password screen.
please suggest me the best and easiest way to do that?
Below is my Send OTP button logic, what can i do here?
Hi Anees,
Please refer attached .OML for solution .
Also please visit this discussion for Email configuration :-
https://www.outsystems.com/forums/discussion/79316/send-email-from-outsystems-to-gmail-etc/#Post329122
Still if you’re finding difficulties please let me know.
Also, you can use the below forge components OTP Generator and Validator, Reactive Multi-Factor Authentication (MFA)
https://www.outsystems.com/forge/component-overview/11498/otp-generator-and-validator
https://www.outsystems.com/forge/component-overview/11497/reactive-multi-factor-authentication-mfa
Try the live demo - https://aadhavan.outsystemscloud.com/EmailOTP/
what to fill in SMTP server at service center?
It should be like this, You can set there your company email format.
In addition you can refer below image,
Thanks.
Yes, This will work.
hii shubham,
That forum.oml is not working can you please check.