This article explains how to set up player authentication for your web store and receive player login data. To set up player authentication:Documentation Index
Fetch the complete documentation index at: https://docs.appcharge.com/llms.txt
Use this file to discover all available pages before exploring further.
- Create and expose an API endpoint on your server that follows the Authenticate Player Callback structure. Appcharge will call this endpoint with player authentication data whenever a player logs in to your web store.
- Register the endpoint in the Publisher Dashboard:
- In Settings, go to the Integration tab.
- In the Authenticate Player Callback field, enter your server’s endpoint URL.
- Configure one or more of the supported authentication methods.
