Twilio - OTP authentication
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2024 12:34 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2024 12:13 AM
Hello,
I got the same requirement. Do you have any update on the implementation of the solution.