v1.2.1
type ProviderSessionData = | { Privy: PrivyRefreshSession; } | { Turnkey: TurnkeyRefreshSession; };
Was this page helpful?