mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
How to signout automatically when close the browser? #72
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shangkesoft on GitHub (Mar 31, 2025).
How to logout automatically when close the browser? thx
@Classic298 commented on GitHub (Aug 9, 2025):
You can configure most modern web browsers to automatically delete cookies when closing the browser.
Additionally, you can set the JWT token duration in the admin panel to a very short value, like only 4 hours so that your session expires after 4 hours either way