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

    Interface FlowActionOtpGenerateCodeParams

    interface FlowActionOtpGenerateCodeParams {
        reference: string;
        length: number;
    }
    Index

    Properties

    Properties

    reference: string
    length: number