Search
Preparing search index...
The search index is not available
@fusionauth/typescript-client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@fusionauth/typescript-client
TwoFactorRequest
Interface TwoFactorRequest
author
Brian Pontarelli
Hierarchy
TwoFactorRequest
Index
Properties
authenticator
Id
code
email
method
mobile
Phone
secret
secret
Base32
Encoded
Properties
Optional
authenticator
Id
authenticator
Id
:
string
Optional
code
code
:
string
Optional
email
email
:
string
Optional
method
method
:
string
Optional
mobile
Phone
mobile
Phone
:
string
Optional
secret
secret
:
string
Optional
secret
Base32
Encoded
secret
Base32
Encoded
:
string
Exports
Two
Factor
Request
authenticator
Id
code
email
method
mobile
Phone
secret
secret
Base32
Encoded
Generated using
TypeDoc
Brian Pontarelli