0

I have a couple questions surrounding Authorization and Firebase and Expo. I am building an app with react native & expo & firebase that requires a login. I set it up to handle the phone verification with a text message to verify and reCAPTCHA to confirm that they are not a "robot".

With that said, I have talked to a number of people who say that reCAPTCHA is not necessary and I have noted that majority of apps that use phone as OAuth don't use reCAPTCHA. So my questions are:

  1. Can I use Firebase Auth without reCAPTCHA without having to eject my app from EXPO?
  2. Is there another way to implement the phone verification without Firebase?
  3. I am using google sign-in as another option, does anyone have strong feelings about oAuth options? I prefer to stay away from social platforms for a number of reasons. But I am curious if anyone has an preference/ opinion on the matter.

Thank you.

1 Answer 1

0

I found that there is no real need for recaptcha with mobile apps. Auth with social or email verification works just fine. I removed the recaptch from the app.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.