Social Link
Overview
The Social Linking API allows you to link visitors' social profiles to their XPKit profile
. With this service you can create configurations that can be used in your applications to authenticate visitors via social channels. WeChat is currently supported.
How to link a WeChat profile with an XPKit Profile
To use this service you would:
- build a web app to be deployed inside the WeChat mobile app
- add a login button that will redirect the user to XPKit
XPKit will authenticate the user with WeChat and save their WeChat details against their XPKit profile
. The user is then redirected back to your web app with their XPKit profile
ID. You can use this to make further API calls such as creating activities for this profile
.