Description
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.
Tasks: