asternic / wuzapi

Simple RESTful API for WhatsApp in Golang (using the Whatsmeow multi device library)
MIT License
105 stars 58 forks source link

[BUG] - Different token but showing same qrcode #41

Open ryanachdiadsyah opened 1 month ago

ryanachdiadsyah commented 1 month ago

i just tested opening 2 tab

Browser Tab 1

my_server_url/login/?token=token_1

Browser Tab 2

my_server_url/login/?token=token_2

but it return same qrcode. anyone know why ? 2024-05-30 11-58-09