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? ๐
Sign in OTP via WhatsApp
Database & APIs
I already have a WhatsApp API, but I need to get the verification code sent on SMS and send the same via whatsapp
Yes
4