@auth0/auth0-angular
    Preparing search index...

    Interface HttpInterceptorConfig

    Configuration for the HttpInterceptor

    interface HttpInterceptorConfig {
        allowedList: ApiRouteDefinition[];
    }
    Index
    allowedList: ApiRouteDefinition[]