メインコンテンツまでスキップ

ログイン方法を設定する - デバイス ID でログインする - (Unreal Engine モジュール)

Last updated on May 30, 2024

About device ID logins

Since AccelByte Gaming Services (AGS) supports many login methods, you need to choose what login methods should be activated. One of the simplest authentication methods to get you started with AGS is using a device ID, which is a unique string for device identification.

Logins via device ID let the player log in to your game without entering credentials. When a player logs in with a device ID for the first time, a player account will be created automatically. This allows them to access different services such as matchmaking, friend management, store, etc.

Set up login method in the AGS Admin Portal

You will first need to set up the device ID login method in the AGS Admin Portal before implementing it into Byte Wars.

  1. Log in to the AGS Admin Portal and go to your game namespace dashboard.

  2. From the side bar menu, select Game Setup > 3rd Party Configuration > Auth & Account Linking. Then, locate and click on the Add New button to add a new login method.

  3. Click Device and, on the form that appears, enter http://127.0.0.1 for the Redirect URI. Then, click Create.

  4. When redirected to the Login Platform Configuration page, verify its Status is Active. If it's not, activate it by clicking Activate once, and again on the pop-up to confirm.