question

Gadiraju Sanjay Varma avatar image
Gadiraju Sanjay Varma asked

purpose of entityToken and facebook access token expiration

Hello i am trying to learn playfab.When i break result of login i get entityToken as well with playfab Id.Where can i use entityToken??.Facebook access token can be expired for any user.Then will playfab continue to support same user even he enters different access token.Thank you

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

Facebook token expiration will only affect the access of Facebook data from PlayFab, for example Facebook friends list and etc. As long as the entity token/session ticket of PlayFab doesn’t expire, the player can access PlayFab service.

Entity token is for Entity API, which is designed for Entity data model, please refer to Entity Programming Model - PlayFab | Microsoft Docs.

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.