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

    Interface FormStepConfig

    interface FormStepConfig {
        components?: FormStepComponentList;
        next_node?: string;
    }
    Index

    Properties

    next_node?: string