-
Notifications
You must be signed in to change notification settings - Fork 44
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
Skype LogOut Option #71
Comments
no, didn't seen the need of it. |
I have a node server (main.js) , which uses the skyweb file (demo1.js). When the user pings the url hosted on main.js, it will open a skype login session using demo1.js and start the conversation. |
Implement idempotency tokens in your main server and keep track of the open Skype sessions. |
Is there a way to logout the skype account?
I mean something like this:
The text was updated successfully, but these errors were encountered: