Weibo Connect
To use Weibo as a social login provider, you will need an App ID and App Secret from your Weibo app, then copy these keys into your ReachFive settings.
This docs detail steps by steps how to create a Weibo App and connect it to your ReachFive account.
Developer Access
Log in into Weibo.
Go to the Development page and choose Web Application type apps.
Create a new application.
Create a new Application
Add a name to your application. Make sure to choose the third option (网页应用) on the list and check box to agree the Terms.
Configure your application
In next screen. Choose Advanced options (高级信息).
Edit OAuth2 configuration.
In the two inputs under OAuth2, add https://{REACHFIVE_DOMAIN}/login/callback
, where REACHFIVE_DOMAIN
is your ReachFive domain.
You can’t add staging AND production URL. You need to create another app for staging purpose.
Click the green button.