Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

Ignore re-CAPTCHA verification for Firebase Phone Auth

$
0
0

@AbuIonic wrote:

I am new bee to IONIC and I am rolling into the issue where I can’t disable the re-captcha verifcation before sending OTP code.

I have done Phone Auth referring below link.
https://javebratt.com/firebase-phone-authentication/

This works fine for desktop version. But in mobile(tried in android), I can’t receive the OTP code after re-captcha verifier. And also, this re-captcha is pretty difficult for elder people.

I also watched out the below link,

  1. How I do Remove reCAPTCHA box Firebase Phone Auth
  2. https://stackoverflow.com/questions/46878179/how-to-use-firebase-invisible-recaptcha-for-angular-web-app

I have also set below option ( ‘size’: ‘invisible’) from the above links but not yet fixed,

window.recaptchaVerifier = new firebase.auth.RecaptchaVerifier(‘sign-in-button’, {
’size’: ‘invisible’,
‘callback’: function(response) {
// reCAPTCHA solved, allow signInWithPhoneNumber.
onSignInSubmit();
}
});

So, I couldn’t know how to achieve this. So, please guide me step by step manner.
Thanks in advance

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>