React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/auth
PhoneAuthCredential
Class PhoneAuthCredential
Hierarchy (
View Summary
)
AuthCredential
PhoneAuthCredential
Index
Constructors
constructor
Methods
to
JSON
from
JSON
Properties
provider
Id
sign
In
Method
Constructors
constructor
new
PhoneAuthCredential
(
verificationId
:
string
,
verificationCode
:
string
,
)
:
PhoneAuthCredential
Parameters
verificationId
:
string
verificationCode
:
string
Returns
PhoneAuthCredential
Methods
to
JSON
toJSON
()
:
object
Returns
object
Static
from
JSON
fromJSON
(
json
:
string
|
object
)
:
PhoneAuthCredential
|
null
Parameters
json
:
string
|
object
Returns
PhoneAuthCredential
|
null
Properties
Readonly
provider
Id
providerId
:
string
Readonly
sign
In
Method
signInMethod
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
to
JSON
from
JSON
Properties
provider
Id
sign
In
Method
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...