omniauth-wechat-oauth2
omniauth-wechat-oauth2 copied to clipboard
Wechat OAuth2 Strategy for OmniAuth 1.0.
gitlab怎么使用微信第三方登录啊,求详细教程
add support for OmniAuth 2.0
我用微信公众号的测试账户然后显示没有 scope权限,然后回去翻了下,发现授权的url不是微信公众号的,是微信开放平台,难道我姿势有误
As mentioned in https://github.com/NeverMin/omniauth-wechat-oauth2/pull/31, we had issues in production to require the gem. After using the new release, the bug was still not fixed however although our fork worked. After...
新版本的微信公众号授权修改了 BASE URL,我的PR进行了更新。 同时,稍优化了一下 README
有没有是基于 sorcery 的微信登录的例子