# Functions
ExtractTenantIDFromContext extracts a single TenantID from the context.
ExtractTenantIDFromHeaders extracts a single TenantID from http headers.
No description provided by the author
NewAllowedTenants builds new allowed tenants based on enabled and disabled tenants.
NewAuthInterceptor create a new tenant authentication interceptor for the server and client.
# Constants
DefaultTenantID is the default tenant ID used when the interceptor is disabled.
# Variables
No description provided by the author
# Structs
AllowedTenants that can answer whether tenant is allowed or not based on configuration.