Skip to content

issues Search Results · repo:china-live/QQConnect language:C#

Filter by

0 results
 (56 ms)

0 results

inchina-live/QQConnect (press backspace or delete to remove)

Summary QQConnect is vulnerable to Cross-Site Scripting (XSS) and Cross-Site Request Forgery (CSRF) that may lead to the elevation of privileges and per-user denial of service (DoS). Product QQConnect ...
  • JarLob
  • Opened 
    on Jan 26, 2021
  • #18

Hi, how could I report a potential security vulnerability in the project?
  • JarLob
  • 3
  • Opened 
    on Oct 29, 2020
  • #17

微信登陆没问题,qq登陆卡在了ExternalLoginCallback里面的 var info = await _signInManager.GetExternalLoginInfoAsync();这一行,没闹明白怎么回事儿
  • loundar
  • 1
  • Opened 
    on May 17, 2020
  • #15

image 按照demo一猫一样写的,id4一起动就报错,把addwechat段删掉就没事了。 An unhandled exception occurred while processing the request. MissingMethodException: Method not found: Void Microsoft.AspNetCore.Authentication.ClaimActionCollectionMapExtensions.MapCustomJson(Microsoft.AspNetCore.Authentication.OAuth.Claims.ClaimActionCollection, ...
  • codeman-git
  • 4
  • Opened 
    on Feb 7, 2020
  • #14

小程序登录实现起来有点麻烦呀。 1.wx.login()获取accessCode,传入ids4调用微信jscode2session拿到openid和session_key(可能有unionId)。 2.wx.getuserinfo()获取到加密数据和加密向量,再调用某个接口传入ids4,用上一步获取到的session_key对加密数据进行解密,解密完成就能拿到用户信息了。
  • LGinC
  • Opened 
    on Oct 25, 2019
  • #13

你好, PC端二维码登录OK,但微信客户端(微信内置浏览器中打开)提示:此公众号并没有这些scope的权限,错误码:10005 什么原因? 我用https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers 官方的Provider也是一样的问题,请问怎么解决呢? 是否要在开放平台后台中申请 一个移动应用?目前申请的都是网站应用。 ...
  • liminany
  • 3
  • Opened 
    on Jul 5, 2019
  • #12

请问一下,微信授权成功后,也获取到了用户的userinfo, 但是页面不会跳转到ExternalLoginCallback,用户一直无法登录,
  • crashsol
  • 2
  • Opened 
    on Sep 19, 2018
  • #6

1. 回传 CallbackPath = new PathString( /signin-* ); 我并没有看到Controller公司此Action,请问一下这个是TwoFactory约定好的Url吗? 2. 微信小程序的授权过程是否能用TwoFactory的接口做支持?目前感觉不通的就是微信小程序授权过程中没 Token的概念,不确定HandleRemoteAuthenticateAsync过程是否能执行下去 ...
  • zhangxijing666
  • 1
  • Opened 
    on Jul 23, 2018
  • #5

是否持续更新移植到ORCHARD CORE 以及增加百度、新浪等
  • pgy866
  • 1
  • Opened 
    on Jul 15, 2018
  • #4

报这个错误了 An unhandled exception occurred while processing the request. ArgumentException: The ClientId option must be provided. Parameter name: ClientId Microsoft.AspNetCore.Authentication.OAuth.OAuthOptions.Validate() ...
  • liugt34
  • 2
  • Opened 
    on May 24, 2018
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub