firebase / snippets-web

Web snippets for firebase.google.com
Apache License 2.0
751 stars 241 forks source link

grecaptcha not defined #290

Open cybersaksham opened 2 years ago

cybersaksham commented 2 years ago

There is a file at https://github.com/firebase/snippets-web/blob/9bdf357b4b667c71b0914f4af9fa6210b4a953d5/snippets/auth-next/phone-auth/auth_get_recaptcha_response.js It uses a variable grecaptcha which is not defined in the file nor imported from another file.

JaviCeRodriguez commented 1 year ago

Hi! Any update about this?

I have an React app with login by phone number. How could I re-send verification code if reCaptcha still rendered?