Keep users from logging in on multiple devices

the issue is, the browser is somehow caching data. May be I can open a Modal popup asking them to click on logout. instead of script log out

because they are unable to read message. if I am closing current session where I am trying to log in.

Use the authenticationChallenge function instead, while making sure to supply forceAuth = True.

1 Like

Tip: please see Wiki - how to post code on this forum.

1 Like