@orangecheck/auth-client / tabSessionHeader
Function: tabSessionHeader()
function tabSessionHeader(): Record<string, string>;
Defined in: tab-session.ts:74
{ 'x-oc-tab-session': <jwt> } when this tab is pinned, else {}.
Returns
Record<string, string>