@orangecheck/auth-client / consumeTabAdoptMarker
Function: consumeTabAdoptMarker()
function consumeTabAdoptMarker(): boolean;
Defined in: tab-session.ts:148
If the URL carries the TAB_ADOPT_HASH marker, clear the pin
(so the tab adopts the cookie account) and strip the marker from the
address bar. Returns true when adoption happened.
Returns
boolean