flirtual/rovr

Staying logged in on ROVR

Closed this issue · 3 comments

  • Option to stay logged in on a browser for one week or one month (preferable), etc.
  • Logout button -> destroys all sessions

Investigate staying logged in longer/forever for PWA

image
Unchecked: current behaviour (session expires after 30 mins of inactivity or 24 hours regardless of activity), plus the session cookie is deleted when the browser is closed.
Checked: session expires after 30 days of inactivity or 365 days regardless of activity.

For added security to compensate for increased session lengths, the Logout button now logs out all of the user's sessions.