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

    Interface NetworkAclAction

    interface NetworkAclAction {
        block?: boolean;
        allow?: boolean;
        log?: boolean;
        redirect?: boolean;
        redirect_uri?: string;
    }
    Index

    Properties

    block?: boolean
    allow?: boolean
    log?: boolean
    redirect?: boolean
    redirect_uri?: string

    The URI to which the match or not_match requests will be routed