Session Timeout with signInUrl option

How do I use it?

Add the signInUrl option to the session timeout element. Here is the current page's example:

<span class="wb-sessto" data-wb-sessto='{"inactivity": 30000, "reactionTime": 30000, "logouturl": "../index-en.html", "signInUrl": "../../index-en.html"}'></span>

Try it out!

This page has a 30 seconds inactivity timeout period. You also have 30 seconds to confirm if you want to keep the session alive. Please wait for the prompt to appear.

Date modified: