Is that serverside sessions?
Yes it is, I save the session in a database, for instance if the user logs out , I have a function running for that but if the session expires, nothing gets executed and I did a search , looks like this is not possible to listen on an event when the session expires
You have to regularly poll the DB and compare session datetimes
Обсуждают сегодня