React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/auth
TotpMultiFactorInfo
Interface TotpMultiFactorInfo
interface
TotpMultiFactorInfo
{
displayName
?:
string
|
null
;
enrollmentTime
:
string
;
factorId
:
"phone"
|
"totp"
;
uid
:
string
;
}
Hierarchy (
View Summary
)
MultiFactorInfo
TotpMultiFactorInfo
Index
Properties
display
Name?
enrollment
Time
factor
Id
uid
Properties
Optional
Readonly
display
Name
displayName
?:
string
|
null
Readonly
enrollment
Time
enrollmentTime
:
string
Readonly
factor
Id
factorId
:
"phone"
|
"totp"
Readonly
uid
uid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
display
Name
enrollment
Time
factor
Id
uid
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...