
LoginWithCustomID in Unity
Get started with the PlayFab Client library for Unity on Authentication mechanism discovery step-by-step.
Read MoreAs many players are scared about their privacy and may abandon a game that asks for an e-mail or identifiable information, authentication should use an anonymous login for creating a new account and linking new devices to an existing account. However, once the “anonymous” step is complete, you should provide the option to add recoverable login.
This is useful for many reasons :
So let’s ding into this step customer contact and see how we can do.