@orangecheck/auth-client / TAB_ADOPT_HASH
Variable: TAB_ADOPT_HASH
const TAB_ADOPT_HASH: "#oc-adopt" = '#oc-adopt';
Defined in: tab-session.ts:33
Hash marker the auth host appends to a post-ceremony redirect so the landing tab adopts the cookie account instead of keeping a stale pin (the user just completed a sign-in/add ceremony and expects to BE the new account in that tab). Never sent to any server (it's a fragment).