Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] - implement logout #854

Open
TsMonkeyPatch opened this issue Feb 14, 2021 · 0 comments
Open

[feat] - implement logout #854

TsMonkeyPatch opened this issue Feb 14, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@TsMonkeyPatch
Copy link

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

@TsMonkeyPatch TsMonkeyPatch changed the title [feat] - implment logout [feat] - implement logout Feb 14, 2021
@r-hannuschka r-hannuschka self-assigned this Feb 14, 2021
@r-hannuschka r-hannuschka added the enhancement New feature or request label Feb 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants