Implementation of asp.net logon and asp.net Logon
Previously, I thought that the logon was related to the public account. Later I found that I thought too much. There was another thing called the open platform. See:
My this has been generated, no need to create a, https://open.weixin.qq.com/cgi-bin/showdocument? Action = dir_list & t = resource/res_list & verify = 1 & id = open1419425505 & token = 1604b7791158f54227b5215caecb424c559e4f0 & lang = zh_CN
Here is the open documentation for the login interface. After the application passes the review, you can change the openid to your own callback address and transcode it. After Entering the browser address, the code will be scanned:
Then, a code will be translated to you, and the subsequent code will be similar to QQ login (if you do not know it, click here, change the interface address in the Back_User method to OK ).
In fact, some things are very simple, but you think it is very complicated, just like durian is delicious, but you only know that it is stinking...