-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
add functionality to logout from server, currently the sessions will cached into memory (dev settings true = on dist), the problem is we could connect to one server and then we are connected (gets the session cookies from cache) so we will connect again as the same user.
Describe the solution you'd like
add posiblity to logout from server so we have to reconnect
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request