Skip to content

this is a mendix widget that will check if the user is IDLE it will Sign him out with saving the data using a call microflow based on the class name used in the button

License

Notifications You must be signed in to change notification settings

katanco/IDLETimeout

 
 

Repository files navigation

SessionTimeOutSave

[This widget is to force logout if the user didn't use the application at a specific time with the option to save the data by triggering a microflow based on a class name]

Features

[feature highlights]

Usage

[step by step instructions]

Demo project

[link to sandbox]

Issues, suggestions and feature requests

[link to GitHub issues]

Development and contribution

  1. Install NPM package dependencies by using: npm install. If you use NPM v7.x.x, which can be checked by executing npm -v, execute: npm install --legacy-peer-deps.
  2. Run npm start to watch for code changes. On every change:
    • the widget will be bundled;
    • the bundle will be included in a dist folder in the root directory of the project;
    • the bundle will be included in the deployment and widgets folder of the Mendix test project.

[specify contribution]

About

this is a mendix widget that will check if the user is IDLE it will Sign him out with saving the data using a call microflow based on the class name used in the button

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%