How can I fix a Safari 16.4 session bug that randomly resets the session token?
The latest update to Safari v16.4 (MacOS) is not maintaining a session in a Laravel (PHP) application I maintain and it will randomly logout users and not maintain items in the shopping cart. This is reported in the Apple developer…