pedroslopez / whatsapp-web.js

A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
https://wwebjs.dev
Apache License 2.0
15.05k stars 3.58k forks source link

Link a device with phone number #2302

Closed janke184 closed 4 months ago

janke184 commented 1 year ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe.

I have noticed that Whatsapp now has the option to link devices without using QR codes. It is now possible to use a phone number instead. Currently, this API allows linking by using a QR code. Has anyone tried or is anyone investigating how to use this API with this new linking method?

https://faq.whatsapp.com/1324084875126592/?helpref=hc_fnav&cms_id=1324084875126592&draft=false

Describe the solution you'd like.

In addition to the QR code, it is possible to link a device using the phone number.

Describe an alternate solution.

No response

Additional context

No response

RC047 commented 1 year ago

Is there an existing issue for this?

  • [x] I have searched the existing issues

Is your feature request related to a problem? Please describe.

I have noticed that Whatsapp now has the option to link devices without using QR codes. It is now possible to use a phone number instead. Currently, this API allows linking by using a QR code. Has anyone tried or is anyone investigating how to use this API with this new linking method?

https://faq.whatsapp.com/1324084875126592/?helpref=hc_fnav&cms_id=1324084875126592&draft=false

Describe the solution you'd like.

In addition to the QR code, it is possible to link a device using the phone number.

Describe an alternate solution.

No response

Additional context

No response

Yes, i also think like that

wilsinho8 commented 1 year ago

WhatsappWeb still needs to read the QR Code. This kind of connection its only for the app

janke184 commented 1 year ago

Hi @wilsinho8

This feature is now available for web WhatsApp

image

image

aidar87 commented 7 months ago

Waiting for this feature too

caiocinel commented 6 months ago

This is very interesting especially when it comes to solutions that can be used directly on the phone itself, as there is no way for the user to read the QRCode that appears on the device's screen.