Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to automatically logout and redirect to login page after inactivity for 30 minutes #294

Closed
EricLi0702 opened this issue Nov 6, 2020 · 1 comment

Comments

@EricLi0702
Copy link

How can I solve above problem?
I will appreciate if you can let me know.
Thanks.

@cretueusebiu
Copy link
Owner

cretueusebiu commented Nov 7, 2020

You could add a timer that checks if any interaction with the page was made and if not call the logout method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants