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

130 activity based auto logout #135

Merged
merged 9 commits into from
May 11, 2022

Conversation

martinjonsson01
Copy link
Owner

Summary

Logs the user out automatically after 15 minutes of inactivity.

(In the GIF below, the inactivity timer is set to 1 second)
chrome_gwqjqZChy5

Definition of done

  • All acceptance criteria are completed.
  • The code has (at least) 80% branch test coverage.
  • All tests pass.
  • The code is reviewed and accepted by (at least) two other team members.
  • Views adhere to design style.

Closes #130

Copy link
Collaborator

@JacobBredin JacobBredin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🦆

Copy link
Collaborator

@Matte02 Matte02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 👍 👍

@martinjonsson01 martinjonsson01 merged commit 4abc9dc into master May 11, 2022
@martinjonsson01 martinjonsson01 deleted the 130-activity-based-auto-logout branch May 11, 2022 07:33
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

Successfully merging this pull request may close these issues.

Activity-based auto-logout
3 participants