I have implemented a session timeout functionality that triggers a pop-up window after 30 minutes of inactivity, warning the user that their session is about to expire.
Seeking assistance with:
If the user locks their desktop and does not provide any input when the initial pop-up appears, I would like it to automatically close after 1 minute and display a new pop-up stating "Session has expired."
Any help from someone knowledgeable in this area would be greatly appreciated.