Resolves the tenant for an incoming request (by subdomain, header, path, or JWT claim, depending on the implementation).
Usage
import { type ITenantResolver } from "common/src/index.ts";
Resolves the tenant for an incoming request (by subdomain, header, path, or JWT claim, depending on the implementation).
import { type ITenantResolver } from "common/src/index.ts";