@auth0/auth0-acul-react - v1.0.0
Preparing search index...
Types
MfaRecoveryCodeChallengeContinueOptions
Interface MfaRecoveryCodeChallengeContinueOptions
Options for continuing with the MFA Recovery Code Challenge.
interface
MfaRecoveryCodeChallengeContinueOptions
{
code
:
string
;
[
key
:
string
]:
string
|
number
|
boolean
|
undefined
;
}
Hierarchy (
View Summary
)
CustomOptions
MfaRecoveryCodeChallengeContinueOptions
Indexable
[
key
:
string
]:
string
|
number
|
boolean
|
undefined
Index
Properties
code
Properties
code
code
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
@auth0/auth0-acul-react - v1.0.0
Loading...
Options for continuing with the MFA Recovery Code Challenge.