Accidental Logouts when session expires #139
Closed
MaheshkumarSundaram
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
@MaheshkumarSundaram can I get a little more context on this issue? How are sessions expiring while being active?... This sounds like an issue we've had in the past with "session" cookies vs timed cookies. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @neonexus
As far as I am aware, I don't think the current source code handles accidental logouts when session expires despite the user being active. I did check
isLoggedIn.js
policy.It would be good to include this whenever you have some time for this. I can implement it myself. But I am wondering what would be the ideal/effective way to achieve this? Some options:
Beta Was this translation helpful? Give feedback.
All reactions