Skip to content

[feat] - implement logout #854

@TsMonkeyPatch

Description

@TsMonkeyPatch

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions