Interface representing an Auth instance's settings, currently used forenabling/disabling app verification for phone Auth testing.
Index
Properties
Properties
appVerificationDisabledForTesting
When set, this property disables app verification for the purpose of testingphone authentication. For this property to take effect, it needs to be setbefore rendering a reCAPTCHA app verifier. When this is disabled, amock reCAPTCHA is rendered instead. This is useful for manual testing duringdevelopment or for automated integration tests.
In order to use this feature, you will need towhitelist your phone number via theFirebase Console.
The default value is false (app verification is enabled).
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-07-27 UTC.