> ## Documentation Index
> Fetch the complete documentation index at: https://docs.minestorecms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# In-Game Auth Verification

> You can enable the "In-Game Auth Verification" feature to verify the player's identity before logging in to the webstore.

## Introduction

**In-Game Auth Verification** is a great way to verify the player's identity before logging in to the webstore. You can enable this feature to **prevent unauthorized access** to the webstore and ensure that only the player who owns the Minecraft account can log in.

<Warning>
  This feature requires the player to **authenticate their identity in-game** before logging in to the webstore. It adds an extra layer of security to your webstore and ensures that only the player who owns the Minecraft account can access the webstore.
</Warning>

<Check>
  This feature is **optional** and can be enabled or disabled based on your requirements. This feature also good as the proof **against chargebacks**.
</Check>

## How to Enable In-Game Auth Verification

1. [Install](/plugin/install) the **MineStore Plugin** on your Minecraft server.
2. Connect **Minecraft Server** to the Webstore by using **Plugin**.
3. Go to the **Settings > Authorization Settings** tab in the sidebar.
4. Select **Authorization Type** as **"In-Game Verification"**.
5. **Save Changes**.

<Warning>
  Make sure to **configure** the **MineStore Plugin** on your Minecraft server to use the **In-Game Auth Verification** feature. The player needs to authenticate their identity in-game before logging in to the webstore.
</Warning>
