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
- In the Login methods block, choose any option and click Configure.
- In the top settings block, click Login API integration.
- Set the Login with device ID toggle to ON.
- Click Save changes.
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.
Login using Xsolla Link
Coming soon.