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

    Interface FlowActionOtpVerifyCodeParams

    interface FlowActionOtpVerifyCodeParams {
        reference: string;
        code: FlowActionOtpVerifyCodeParamsCode;
    }
    Index

    Properties

    Properties

    reference: string