My requirement is to listen for SMS messages from a Mobile website. The SMS will contain a OTP (One Time Password).
Technologies used in our site are ASP.Net MVC and bootstrap. This is plain mobile site and not a hybrid app.
Are there any plugins that can allow me do this? Can it be done with plain javascript?