From 377c6f1f50e8680b68bb80a667ae24281f4734b6 Mon Sep 17 00:00:00 2001 From: ochk-docs-bot Date: Sat, 5 Sep 2026 02:05:38 +0000 Subject: [PATCH] docs(sdk): sync auth-client@2.24.1 Auto-generated by oc-packages release workflow on tag auth-client-v2.24.1. Source: https://github.com/orangecheck/oc-packages/tree/auth-client-v2.24.1/auth-client/src Co-Authored-By: ochk-docs-bot --- .../sdk/auth-client/functions/installTabFetchInterceptor.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/sdk/auth-client/functions/installTabFetchInterceptor.mdx b/src/pages/sdk/auth-client/functions/installTabFetchInterceptor.mdx index 9a4c37f..89cef3e 100644 --- a/src/pages/sdk/auth-client/functions/installTabFetchInterceptor.mdx +++ b/src/pages/sdk/auth-client/functions/installTabFetchInterceptor.mdx @@ -19,7 +19,7 @@ Defined in: [tab-session.ts:122](https://github.com/orangecheck/oc-packages/blob Install a scoped `window.fetch` wrapper that attaches the tab pin to every same-site request, so app-level data fetches (vault shares, me -wallet, fleet projects, …) execute as the account this tab displays — +wallet, projects, …) execute as the account this tab displays — without touching any call site. Returns an uninstaller. Conservative by design: