> ## 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.

# Webhooks

The Appcharge Web Store solution includes several webhooks designed to help publishers track player authentication and data synchronization events. These webhooks facilitate secure player management and provide real-time updates on authentication activities:

**Player Authentication:** This webhook monitors and reports on all standard player authentication processes, including account creation, login, and logout, ensuring publishers are kept up to date on player access and session activities.

* Link to [Player Authentication Webhook](./player-authentication/player-authentication-webhook)

**Player Authentication Events:** This webhook notifies the publisher of all player authentication activities, including successful logins, failed attempts, and any changes in player credentials, providing insight into user access and security status.

* Link to [Player Authentication Events](../events/login/login_land)

**Password-less (OTP) Player Authentication:** This webhook triggers events related to the password-less login method using One-Time Passwords (OTP). It informs the publisher of OTP generation, delivery, and authentication results, enhancing the security and ease of player access.

* Link to [Password-less (OTP) Player Authentication Webhook](./player-authentication/otp/introduction)
