Skip to main content

All Questions

3 votes
0 answers
181 views

Error: Missing required parameters: sitekey in firebase recaptcha in multifactor authentication

I'm trying to implementing a MFA system in firebase and I'm constantly running into the issue "Missing required parameters: sitekey". I have entered the sitekey in my firebase config.js file....
Nishant Chaudhary's user avatar
2 votes
0 answers
250 views

"What could be causing the error 'RecaptchaVerifier instance has been destroyed' in Firebase OTP verification in Next.js and how can it be resolved?"

I am encountering this error after successfully creating user, as soon as i revisit signIn form for new account without reloading page and try to send otp to any phone number. Here is my code ...
SHAHID's user avatar
  • 81
4 votes
0 answers
2k views

firebase.auth.RecaptchaVerifier with reCaptcha v3

I am trying to implement reCaptcha v3 into my site and am currently using React.js and Firebase for Authentication. I was using reCaptcha (v2?) before with Firebase's built in auth method firebase....
douglasrcjames's user avatar
0 votes
1 answer
1k views

Recaptcha Visually Broken on Firebase Phone Auth App in the Browser

I really like Firebase phone authentication. I wrote a project in February 2017 using <script src="https://cdn.firebase.com/libs/firebaseui/2.3.0/firebaseui.js"></script> <link type="...
zipzit's user avatar
  • 3,956