SMS OTP Authentication Using AWS Backend
A Multifactor Authentication is an essential when developing a web applications. SMS based OTP is one of the most commonly used MFA techniques. Interested in adding one for your web app? Let's go ahead and make one here.
In this example, we will use ...
blog.thewiz.net12 min read
deepak bajaj
This is not working, My lambda always give the below response
{ "statusCode": 200, "body": "{\"response\": \"NO\"}" }
Kindly help.
Not working with UI as well