jalolJ
Convex Community6mo ago
1 reply
jalol

Phone OTP auth with Convex auth for expo react native

Hi friends. I am implementing authentication using react native (expo) and convex auth. Everything working perfectly fine except sms sending. I tried to figure out the possible ways however, it seems like the only available option is twilio. is there a way to use other sms provider as my users based in Uzbekistan, twilio is bad option for me. most of the services that availbale in uzbeksitan is uses http API to send OTP. However, i can't send HTTP request inside of convex function. Please help.
Was this page helpful?