OnSessionEnd - System event
339
Views
5
Comments
New
Frontend (App Interfaces)

It would be very useful to have a system event similar to OnApplicationReady but like OnSessionEnd or OnSessionExpire.

The idea would be that whenever the user's session expires, the event is triggered and the necessary actions can be taken when the session ends.

Changed the category to
Frontend (App Interfaces)

excellent idea. It could be beneficial.

I had this need sometimes... very good idea.

Indeed a great idea!

Hi Inês,

I guess that you are referring to Reactive Web Apps, right?

There is no session in RWA (like in TWA).

Is this idea based on a particular use case you encountered?