core/multi_tenant library
Classes
- TenantAwareStore
- Multi-tenant store with isolated state per tenant
- TenantConfig
- Tenant configuration helper
- TenantContext
- Tenant context
- TenantIsolationMiddleware
- Tenant isolation middleware
-
TenantScopedRx<
T> - Tenant-scoped reactive state
Properties
- tenantStore → TenantAwareStore
-
Global tenant-aware store instance
final