Account Linking SDK Example
Account Linking
If the developer wishes to implement the account linking UI directly (or does not want to use the default account linking UI), an account linking API is provided for each IDP.
The developer should place account linking buttons for each IDP on the account linking screen, and implement the logic so that clicking each button calls the corresponding IDP's account linking API.
Linking Accounts Without Using the Default Account Linking UI
This is an example of linking accounts without using the default account linking UI.
If account linking is successful, the player ID will remain the same.
Unity - Unity Client SDK API | Linking Accounts Without Using the Default Account Linking UI
Unreal - Unreal Client SDK API | Linking Accounts Without Using the Default Account Linking UI
Android - Android Client SDK API | Linking Accounts Without Using the Default Account Linking UI
iOS - iOS Client SDK API | Linking Accounts Without Using the Default Account Linking UI
Windows - Windows Client SDK API | Linking Accounts Without Using the Default Account Linking UI