Log out user by Timeout

Hello,

I am using backendless as webpage, and i have set the Enable Session Timeout.
How can i send the user to the login screen when he is logged out by the timeout?

Hello @Michel_Loriaux

image

You can run this code at On Page Enter handler, or create an interval that invokes this code time by time.

Regards, Dima.

1 Like