home/categories/architecture-patterns/rzyfront-vendix-skills-vendix-multi-tenant-context-skill-md
architecture-patternsdevelopment

vendix-multi-tenant-context

Explains the 'Context Bridge' pattern where Middleware resolves the tenant (domain/store), stores it in the Request object, and an Interceptor unifies it with user authentication into AsyncLocalStorage.

Rzyfront
maintainer
Rzyfront
更新于 1/19/2026
星标
4
分支
1
quick start

Installation and usage

Explains the 'Context Bridge' pattern where Middleware resolves the tenant (domain/store), stores it in the Request object, and an Interceptor unifies it with user authentication into AsyncLocalStorage.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use vendix-multi-tenant-context