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

    Interface FormRouterConfig

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

    Properties

    Properties

    rules?: FormRouterRule[]
    fallback?: string