Introduction - If you have any usage issues, please Google them yourself
QQ landing OAuth2.0API source
QQ landing OAuth2.0API use process:
I m not busy with OAuth2.0API login-QQ use process:
1, according to the need to modify the configuration file (Wbm.QzoneV2.config).
2, registered ApplicationKey. (UiPageBase.cs file)
3, access to user authentication address. (Logout.aspx file)
4, get/cache authentication information. (RedirectUri.aspx file)
5, access to user resources. (Default.aspx file)