[GH-ISSUE #93] [Feature Request] Logout from WhatsApp after syncing photos from WhatsApp to Google Contacts. #16

Closed
opened 2026-02-27 04:58:44 +03:00 by kerem · 7 comments
Owner

Originally created by @bigplayer-ai on GitHub (Apr 6, 2023).
Original GitHub issue: https://github.com/guyzyl/whatsapp-contact-sync/issues/93

[Feature Request] Logout from WhatsApp after syncing photos from WhatsApp to Google Contacts.

Originally created by @bigplayer-ai on GitHub (Apr 6, 2023). Original GitHub issue: https://github.com/guyzyl/whatsapp-contact-sync/issues/93 [Feature Request] Logout from WhatsApp after syncing photos from WhatsApp to Google Contacts.
kerem 2026-02-27 04:58:44 +03:00
Author
Owner

@guyzyl commented on GitHub (Apr 6, 2023):

That's a great idea, but it's not possible from the server side.
I'm already destroying the session and delete it on the server side, but you still need to remove the authentication from the WhatsApp app on you phone (which I can't trigger from the server).

<!-- gh-comment-id:1498973256 --> @guyzyl commented on GitHub (Apr 6, 2023): That's a great idea, but it's not possible from the server side. I'm already destroying the session and delete it on the server side, but you still need to remove the authentication from the WhatsApp app on you phone (which I can't trigger from the server).
Author
Owner

@guyzyl commented on GitHub (Apr 6, 2023):

You know what, it might be possible - https://docs.wwebjs.dev/Client.html#logout
I'm reopening the issue.

<!-- gh-comment-id:1498996049 --> @guyzyl commented on GitHub (Apr 6, 2023): You know what, it might be possible - [https://docs.wwebjs.dev/Client.html#logout](https://docs.wwebjs.dev/Client.html#logout) I'm reopening the issue.
Author
Owner

@bigplayer-ai commented on GitHub (May 10, 2023):

is this repo still active?

<!-- gh-comment-id:1541526421 --> @bigplayer-ai commented on GitHub (May 10, 2023): is this repo still active?
Author
Owner

@guyzyl commented on GitHub (May 10, 2023):

Yes, but this is a side project of mine. Unless there are critical bugs, it will take me some time to get around to developing new features.

This is an open source project, contributions are always welcome 😁.

<!-- gh-comment-id:1542082487 --> @guyzyl commented on GitHub (May 10, 2023): Yes, but this is a side project of mine. Unless there are critical bugs, it will take me some time to get around to developing new features. This is an open source project, contributions are always welcome 😁.
Author
Owner

@guyzyl commented on GitHub (Jul 28, 2023):

I just tried testing the lougout() function but it doesn't seem to actually log out, it doesn't remove the device from the linked devices list.

<!-- gh-comment-id:1655614977 --> @guyzyl commented on GitHub (Jul 28, 2023): I just tried testing the `lougout()` function but it doesn't seem to actually log out, it doesn't remove the device from the linked devices list.
Author
Owner

@guyzyl commented on GitHub (Aug 25, 2023):

Apparently improvements to the logout() mechanism have been made in v1.22.1, need to test again and see if it works now.

<!-- gh-comment-id:1693048414 --> @guyzyl commented on GitHub (Aug 25, 2023): Apparently improvements to the `logout()` mechanism have been made in [v1.22.1](https://github.com/pedroslopez/whatsapp-web.js/releases/tag/v1.22.1), need to test again and see if it works now.
Author
Owner

@guyzyl commented on GitHub (Aug 25, 2023):

Tested again, still nothing

<!-- gh-comment-id:1693092692 --> @guyzyl commented on GitHub (Aug 25, 2023): Tested again, still nothing
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whatsapp-contact-sync#16
No description provided.