Conversation
|
Hi. |
|
Hi, it's ok, just a lack of time. I'll get it soon |
|
ok,thanks |
|
Hi, for the moment, it's hard to run the example. This link https://mp.weixin.qq.com/debug/cgi-bin/sandbox?t=sandbox/login didn't help me. I can't register new apps and users. It's too time expensive for me, sorry. There was the same problem with WeChat in this PR |
|
You can visit http://www.wechat.com/ first, download the app and register an account. Then visit https://mp.weixin.qq.com/debug/cgi-bin/sandbox?t=sandbox/login and login to the test platform using the above registered account |
|
Sorry, I can't register the account and/or app. It's time consuming task for me (c) https://github.com/scribejava/scribejava/wiki/FAQ#when-will-you-support-insert_api_here- |
|
Any chance this PR could be resurrected? WeChat is way larger auth provider than many of the ones already implemented (1b+ users). |
|
why not? I'm still in lack of any credentials to test the changes. |
|
Funny as it is, I just tried, seems like WeChat international account registration has been suspended... Unless there is someone based in mainland China who can provide a test account, this is unlikely to succeed. Pity. |
|
And as I remember, it was impossible to login from outside of China even if you have login+password. There were a lot of additional questions. |
|
Anyway, it's quite easy to use your own 1 class with API (in some cases a couple) and ScribeJava as dependency. |
Hello!
I add Wechat(http://www.wechat.com/) support.
You can complete the test through the https://mp.weixin.qq.com/debug/cgi-bin/sandbox?t=sandbox/login.
Before that, you need to set up a server to receive WeChat‘s messages.
Here's the golang code I used to build the test server