qpixel icon indicating copy to clipboard operation
qpixel copied to clipboard

Maintain logged state for some time after browser is closed

Open x80486 opened this issue 1 year ago • 1 comments

Description

I would like to bring to your attention an issue regarding session persistence that I have no doubts will enhance the user experience.

Currently, after logged in, if for any reason the browser is closed, I'm required to start a new session. Other platforms, like GitHub, maintain the user's login state for a while, even after the browser is closed.

I understand the reasoning behind this security feature, but extending the session persistence, perhaps with configurable options, could significantly improve usability without compromising security.

x80486 avatar Oct 29 '24 00:10 x80486

Known issue, we are working on it :) In particular when it comes to 2FA (but just in case - do check if you have the setting for clearing sessions on exit turned on in the browser)

Oaphi avatar Oct 29 '24 00:10 Oaphi