React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/auth
PhoneAuthError
Interface PhoneAuthError
interface
PhoneAuthError
{
code
:
string
|
null
;
message
:
string
|
null
;
stack
:
string
|
null
;
verificationId
:
string
;
}
Index
Properties
code
message
stack
verification
Id
Properties
Readonly
code
code
:
string
|
null
Readonly
message
message
:
string
|
null
Readonly
stack
stack
:
string
|
null
Readonly
verification
Id
verificationId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
message
stack
verification
Id
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...