Auth0 Node.js SDK - v6.4.0
    Preparing search index...

    Interface FormRouterConfig

    interface FormRouterConfig {
        rules?: FormRouterRule[];
        fallback?: string;
    }
    Index
    rules?: FormRouterRule[]
    fallback?: string