Now I know through understanding that the WeChat QR code contains a uid. You can get this UID by scanning the QR code on the client. The web page constantly requests whether this Uid is authorized, and it will only log in after being authorized. I don't understand it. The question is, how can the client let the web page know that the request for authorization and login has been obtained. How does the web page get this authorization after sending it to the server? It must be very simple if it is obtained through the database, but I think it is definitely not obtained through the database. I would like to ask if there is any other technology in this that can allow the web page to get the instructions sent by the client! ! Please give me some advice
Request timeout: return 408
Scan code successfully: return 201
Query code