Does Firebase Phone auth support reCAPTCHA v3?
We are having a bunch of issues with firebase phone auth.
- Users get the challenge too often
- In a mobile device where the div element is scrollable. If the user is at the bottom of the page and requested authentication, the challenge appears on top. The user doesn't know that they have to solve the challenge.
- If the user doesn't solve the challenge by clicking outside, the challenge doesn't come again and the phone auth starts failing.
Would be great if community can share some solutions used by the community to solve these issues.
Thank you!