Logout native app if the user inactive for more than 5 minutes.

0
Hello Team,   In my Mendix native mobile application, How can I implement the feature where the user is automatically logged out if they are inactive for more than 5 minutes.   Regards, Venkat
asked
1 answers
0

Hello Venkatajalapathy ,

 

You can achieve this by creating a custom widget that calls a logout nanoflow after detecting user inactivity. I have developed a custom widget for this functionality.

 

Best Regards,

Jazib Abdullah

answered