Auth0 Universal Components
    Preparing search index...

    Type Alias EnrolledFactor

    EnrolledFactor: AuthenticationMethod & { type: MFAType }

    Enrolled factor with type property. The SDK's AuthenticationMethod doesn't include type, but the actual API response does.