The operational paths RateLimitOptions.exclude exempts by
default: the framework's health, metrics and OpenAPI routes plus the
interactive docs. The same six tenantMiddleware exempts, deliberately —
one list to remember rather than two.
Usage
import { DEFAULT_RATE_LIMIT_EXCLUDED_PATHS } from "auth-plugin/src/index.ts";