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

Is there a way to terminate the session? #303

Closed
Kurdiez opened this issue Nov 21, 2021 · 1 comment
Closed

Is there a way to terminate the session? #303

Kurdiez opened this issue Nov 21, 2021 · 1 comment

Comments

@Kurdiez
Copy link

Kurdiez commented Nov 21, 2021

As soon as the session is created with the createSession() my program doesn't exit to termination, instead it hangs. I couldn't find a method such as session.terminate(). Is there a way for me to end the session?

@bennycode
Copy link
Owner

Hi @Kurdiez, you can call client.rest.login.logout() to terminate your active session. Best, Benny

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants