Auth0 Universal Components
    Preparing search index...

    Interface MFAFactorContent

    interface MFAFactorContent {
        "button-text"?: string;
        description: string;
        title: string;
    }
    Index

    Properties

    "button-text"?: string
    description: string
    title: string