Auth0 Universal Components
GitHub
Auth0
Preparing search index...
core/src
transformMyAccountFactors
Function transformMyAccountFactors
transformMyAccountFactors
(
availableFactorsResponse
:
ListFactorsResponseContent
,
enrolledFactors
:
ListAuthenticationMethodsResponseContent
,
onlyActive
:
boolean
,
)
:
Partial
<
Record
<
MFAType
,
Authenticator
[]
>
>
Parameters
availableFactorsResponse
:
ListFactorsResponseContent
enrolledFactors
:
ListAuthenticationMethodsResponseContent
onlyActive
:
boolean
Returns
Partial
<
Record
<
MFAType
,
Authenticator
[]
>
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Auth0
Auth0 Universal Components
Loading...