ThisIsRudigo/firebaseauth

Login with Mobile Number

Opened this issue · 0 comments

I looked up to this wrapper for firebase auth. Great work, but missing Login with Mobile Number and One Time Password.

Here's the link for Web.

Simply, making an api for sending OTP and verifying OTP with firebase functions but it needs a recaptcha to verify. It's easy to get recaptcha from web but How do you propose to do it in Andriod/iOS with the wrapper?

PS: Do not want to use firebase android sdk.