@accelerated-software-development/caddy-api-client - v0.4.3
    Preparing search index...

    Interface BuildAuthorizationHandlerOptions

    Options for building an authorization handler

    interface BuildAuthorizationHandlerOptions {
        gatekeeperName: string;
        routeMatcher?: string;
    }
    Index

    Properties

    gatekeeperName: string

    Name of the gatekeeper/policy defined in security app config

    routeMatcher?: string

    Optional route matcher pattern