Twilio - OTP authentication

Snow-Man
Tera Contributor

The demand is there'll be a ui action on the user table. When clicked, that particular user gets sms from twilio and email from sendgrid with a otp. Also a popup is displayed to the user asking for the otp. If correct otp is entered, display a message saying validation successful, else unsuccessful.

 

How can I achieve this?

1 REPLY 1

Prasanna Mani K
Tera Expert

Hello,

 

I got the same requirement. Do you have any update on the implementation of the solution.