Playfab Configuration for Embedded Wallet
In order to have PlayFab auth integrated into your Embedded Wallet instance, you have to configure a PlayFab Game in the Microsoft PlayFab Developer dashboard, by starting with the following below steps:
Sign Up / Sign In
First access the sign in page here:
Create a New Studio
After you've signed in, go to the following link to create a studio which will generate a Title ID
for you.
Retrieve a Title ID
Afer you've created a studio, you can retrieve the Title ID
to include it in the SDK on the following page
Then add the Title ID to your Embedded Wallet configuration as a new login provider which will complete the configuration.
The configuration is complete! Lastly, check out our reference implementation for web to see how to retrieve the Playfab ticket and pass it to Sequence to authenticate the user.