You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As pre-work for #14478 we want to put the logic for sessions in the browser into an integration and deprecate autoSessionTracking.
The upside of putting the logic into an integration is better treeshakability, better interfacability when using a custom browser client, and configurability.