Auth0 Node.js SDK - v5.2.0
    Preparing search index...

    Interface ConnectionMfa

    Multi-factor authentication configuration

    interface ConnectionMfa {
        active?: boolean;
        return_enroll_settings?: boolean;
    }
    Index

    Properties

    active?: boolean

    Indicates whether MFA is active for this connection

    return_enroll_settings?: boolean

    Indicates whether to return MFA enrollment settings