Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectAuthToScope ¶
InjectAuthToScope injects auth data from HTTP context into ZenoLang scope This should be called in createHandler before executing ZenoLang code
func MultiTenantAuth ¶
MultiTenantAuth is a Chi middleware that handles multi-tenant authentication It auto-detects tenant from X-Tenant-ID header or subdomain, validates JWT token, and sets auth context for downstream handlers
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.