Social Link
API information
The socialuth resource is managed by the Social Linking API.
XPKit Portal
It is recommended configurations are created in XPKit Portal that are then used by your applications.
WeChat integration
Read the guide for WeChat integration.
Service URLs
| Region | URL |
|---|---|
| AMER | https://socialauth.amer.xpkit.net |
| APAC | https://socialauth.apac.xpkit.net |
| China | https://socialauth.china.xpkit.cn |
| EMEA | https://socialauth.emea.xpkit.net |
OpenAPI Specification
| Resource name | Documentation | Download |
|---|---|---|
| Social Link | View | Link |
Example WeChat socialauth configuration
{
"name": "WeChat integration",
"type": "wechat",
"experience_id": "developer-conference-2022",
"domain": "conference.abc.com",
"app_id": "wx3ba6d32fc317111b",
"app_secret": "c5bbeae0a76239e7fb444bf3ee9cc68d",
"auth_file_name": "MP_verify_GFp5sQN21FwAzxIl.txt",
"auth_file_contents": "GFp5sQN21FwAzxIl"
}
Notes on social links
- During the WeChat linking flow an application_uri needs to be provided. It should match exactly the value specified for the domain in the configuration.