firebase/snippets-web

grecaptcha not defined

cybersaksham opened this issue · 1 comments

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.

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?