Auth0 Universal Components
    Preparing search index...

    Interface FactorConfigOptions

    Configuration options for an individual MFA factor type.

    interface FactorConfigOptions {
        enabled?: boolean;
        visible?: boolean;
    }
    Index

    Properties

    Properties

    enabled?: boolean

    Whether the factor type can be enrolled/deleted

    visible?: boolean

    Whether the factor type should be visible in the UI