jshoyos / soen390-team01

MIT License
0 stars 0 forks source link

Logout after inactivity #107

Closed jshoyos closed 3 years ago

jshoyos commented 3 years ago

As a user, I want to be able to be logged off after some time of inactivity, so that my account is not open if I forget to logout.

Given When Then
A user is away The user has been inactive for more than 15 minutes The user is automatically logged out of his account
A user is working The user is working with the ERP The user stays logged in for as long as he is active