Replies: 1 comment
-
Thanks! You can set desired session token expiry times: https://www.librechat.ai/docs/configuration/authentication#session-expiry-and-refresh-token If the session token expires, and the user is idle, but returns before the refresh token expires, then the user is not logged out and the session token is refreshed. However, if the user is idle, and returns after the refresh token expires, the app already auto-logs-out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What features would you like to see added?
Hi! Very impressive work with this tool.
I was wondering if there is a plan in the works for an automatic log out feature? In other words, I'd like to set a config value to a time limit (e.g. 20 minutes), and once a session has been idle for that span of time, the session is ended, and the user is sent back to the login screen.
If this is not currently in the works, I might have some time to implement it myself, in which case I would appreciate any guidance on where to best hook in.
Thanks so much!
More details
Which components are impacted by your request?
UI, General
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions