React Native Firebase
GitHub
npm
Preparing search index...
@react-native-firebase/auth
ApplicationVerifier
Interface ApplicationVerifier
Interface representing an application verifier.
interface
ApplicationVerifier
{
type
:
string
;
verify
()
:
Promise
<
string
>
;
}
Index
Methods
verify
Properties
type
Methods
verify
verify
()
:
Promise
<
string
>
Returns
Promise
<
string
>
Properties
Readonly
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
verify
Properties
type
Documentation
GitHub
npm
React Native Firebase
Loading...
Interface representing an application verifier.