Skip to main content

Authentication methods for Xsolla Login

You have several options how to authenticate with users, depending on your needs:

Login with Device ID

important

This is required if you are using Xsolla Mobile SDK and you don't have existing Xsolla Login integration.

Best suited for casual apps that don't need any advanced features (e.g. server validation, explicit authentication with Xsolla, etc).

Enable Login with Device ID in Publisher Account

  1. In the Login methods block, choose any option and click Configure.
  2. In the top settings block, click Login API integration.
  3. Set the Login with device ID toggle to ON.
  4. Click Save changes.

fastrack

For more information, see here.

Login on Game Server

The most advanced method, which relies on the information provided by the project's backend to authenticate and validate its users. This method makes extensive use of web-hooks for intercommunication between the backend and Xsolla services.

Coming soon.