Introduction - If you have any usage issues, please Google them yourself
A more convenient, faster C# SDK, hoping to help more friends to learn and use Name: QQ landing
OAuth2.0API (Wbm.QzoneV2API)
================================================== ================== [description]* experience
Direct use VS2010 to open Wbm.QzoneV2Demo.sln project. Or build web sites in IIS, pointing to
Wbm.QzoneV2Demo directory.* Press F5 to run directly.* Landing, authorization, access to user resources
================================================== ================== [process] with
QQ landing OAuth2.0API use process: 1, shall be required to modify configuration files according to (Wbm.QzoneV2.config). 2, a registered
ApplicationKey. (Reference UiPageBase.cs file) 3, to obtain user authentication address. (Reference Logout.aspx file)
4, access/cache authentication information. (Reference RedirectUri.aspx file) 5, to obtain user resources. (Refer to Default.aspx
File)