多租户 `singleFlight` 并发绕过和 OAuth 令牌无效
作者: codeCraft-Ritik创建于 2026年9月21日更新于 2026年9月21日
标签bug
// packages/corsair/core/client/index.ts:470-479 accountKeyManager = createAccountKeyManager({ authType: pluginOptions.authType, integrationName: plugin.id, tenantId: effectiveTenantId, kek, database, extraAccountFields, ensureProvisioned, });
内容来源: corsairdev/corsair