ActiveCompanyStrategy
Determines how the active company and business unit are resolved from the current request context.
The default implementation reads from HTTP headers (vendure-company-id
and vendure-business-unit-id).
Custom implementations can resolve from JWT claims, session data, customer defaults, or any other source.
Exclusive to Vendure Platform
This page is part of the Vendure Platform documentation. Access requires a valid Vendure Platform license.