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

    Variable ConnectionTemplateSyntaxEnumSmsConst

    ConnectionTemplateSyntaxEnumSms: {
        Liquid: "liquid";
        MdWithMacros: "md_with_macros";
    } = ...

    SMS template syntax type. Set to 'md_with_macros' to enable macro processing in templates.

    Type Declaration

    • ReadonlyLiquid: "liquid"
    • ReadonlyMdWithMacros: "md_with_macros"