通过社交网络获取认证链接。该链接的有效期为10分钟。
您可以通过此调用获取链接并将其添加到通过社交网络进行认证的按钮。
provider_name required | string Name of the social network connected to Login in Publisher Account. Can be: Can be: If you store user data in PlayFab, only |
client_id required | integer 您的应用程序ID。在创建OAuth 2.0客户端后获取。 |
state required | string 用于额外用户验证的值。通常用于抵御CSRF攻击。该值将在响应中返回。必须长于8个符号。 |
response_type required | string 启用了OAuth 2.0协议项目中使用的授权类型。必须是 |
redirect_uri | string URL to redirect the user to after account confirmation, successful authentication, or password reset confirmation. To set up this parameter, contact your Customer Success Manager or email to csm@xsolla.com. Notice
The parameter is required if you have more than one redirect URI in your project settings. |
scope | string Scope is a mechanism in OAuth 2.0 to limit an application’s access to a user’s account. Can be:
If you process your own values of the When the
After the email is inputted, the user receives an email confirmation message. To disable email confirmation, please contact your Customer Success Manager. |
确定
错误的请求
错误的请求
未找到
无法处理的实体
请求过多
{
}