feat: implement TenantContext and tenant detection via subdomain #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue/1-tenant-detection"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Handles subdomain extraction from localhost-style hosts (e.g., family1.localhost)
and gracefully falls back to empty tenant for requests without subdomains.