I know there is a function available to check whether the user’s session is still valid. However, I would like to understand what conditions or configuration need to be applied so that a message like “Your session has expired, please log in again” can be shown automatically—no matter which page the user is currently on in the application..
4 Likes