Preface Hello everyone, I am programmer Amu! When the web version of WeChat was first launched, countless people were amazed by its login method. There was no need to enter a username and password. Just open WeChat on your phone and scan to log in automatically. Log in by scanning QR code on WeChat Nowadays, as long as the application supports both PC and mobile terminals, it supports mobile app scanning code login, such as Taobao, 12306, etc. In principle, the QR code is just a piece of text encoding, so how does it achieve quick login? Today we will briefly analyze it! text If you scan the QR code with apps like WoChaCha, Alipay, or Sina Weibo, you will find that the QR code is parsed to the following URL: https://login.weixin.qq.com/l/obsbQ-Dzdg== Next, we will introduce each specific step of scanning code login in detail: WeChat scan code login principle As shown in the figure:
As for how the server notifies the web version of WeChat, there are only two ways: If it is a CS application, the client uses polling to ask the server whether the login is successful.
Scanning QR code to log in seems magical, mainly because WeChat APP will do some extra operations that ordinary QR code software will not do when scanning its own code, that is, submitting the currently logged in WeChat and the scanned ID to the WeChat server. Similar applications also have functions such as scanning code to pay and scanning code to add public accounts. Conclusion The above is the principle of scanning code to log in. Do you understand it? |
<<: Very down-to-earth! Android 10 gets new features
>>: Foreign media: Apple's 5G mobile phone release postponed to October due to the epidemic
Just as public market investors are very optimist...
In the PC era, the Web 1.0 period was mainly base...
Heart transplantation has always been considered ...
The Amazon is a place with extremely rich biologi...
2020 was an extraordinary year. The arrival of th...
At this year's World Internet Conference, driv...
As a preliminary note, with the listing of Intern...
Hot Template 01: "A Decade of XXX" For ...
Before the fifth mass extinction event, the giant...
It’s hot summer, it’s time to eat ice cream Who c...
For bidding promotion, a healthy account structur...
The special reminder tones set for different frie...
How popular is WPS in the country? An office soft...
Author: Global Science At the beginning, we would...
When we write articles and post short videos, we ...