- Notifications
You must be signed in to change notification settings - Fork 1.6k
Fall back to reCAPTCHA verification in phone auth if push notification is not received#8653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…fying the application is not received before the timeout.
Coverage ReportAffected SDKs
Test Logs
|
Binary Size ReportAffected SDKsTest Logs
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for sending this PR! I learned how delegates are passed. That said, there is nothing I could contribute as a reviewer 😂
For phone auth app verification, if the push notification is not received before the timeout, fall back to reCAPTCHA for app verification.
[Google-internal bug: b/198507858]