Good day!
Is there a way to check if a customer still logged in or did log out in a different tab?
Let’s say, customer has multiple tabs open.
What I want to do during window focus, I will check if a certain session is still active or if not,
I will redirect them immediately to a login page.
Thank you in advance.