question

Amar avatar image
Amar asked

Pre-build a profile before and assign later to a user/player

We are build a social sports app, in which we would like to reserver some of the platers profiles by pre-building them so fans can already start following them, and assign it an athlete once we bring them onboard to the platform.

Since our Auth flow is now tied to a device ID, what would a way to pre-build a profile that is not linked to any device, but once the athlete is ready take over the profile, link that playfab account to that device and not create a new account for them>

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Seth Du avatar image
Seth Du answered

PlayFab player account is able to link/unlink most login identities. I believe you may use custom ID for those pre-define profiles. Once it is taken over, the player can link username/password or device ID. Please understand that the custom ID is not comparatively safe . You may generate a random unique string for the custom ID and unlink it once a recoverable login method has been linked to the account.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.