I have my project using Firebase (database and Auth).
Many of my users don't get SMS because they have blocked spam on their phones. I need to verify their phone number on sign in. Hence, the alternative is to send the OTP via whatsapp.
Any ideas how to do this? ๐
How to sent OTP in Whatsapp?
Database & APIs
Tried to send a API call to my whatsapp API provider but I neet top get the OTP code from firebase.
No
1