Open Rama-19 opened 3 weeks ago
No response
logout when somebody closes or unloads the web tab
switch loacalStorage in the utils/authorization-util.ts to sessionStorage
The current login status is determined by the backend. The backend returns 401 to log out.
Is there an existing issue for the same feature request?
Is your feature request related to a problem?
No response
Describe the feature you'd like
logout when somebody closes or unloads the web tab
Describe implementation you've considered
No response
Documentation, adoption, use case
No response
Additional information
No response