Gets links for authentication via the social networks enabled in your Login project > General settings > Social Networks section of Publisher Account. The links are valid for 10 minutes.
You can get the link by this call and add it to your button for authentication via the social network.
locale | string Region in the
The list of the links will be sorted from most to least used social networks, according to the variable value. |
OK
Bad Request
Forbidden
curl --request GET \ --url 'https://login.xsolla.com/api/users/me/login_urls?locale=SOME_STRING_VALUE' \ --header 'Authorization: Bearer BEARER_TOKEN'
[
]