PlayFab/PlayFabPartyUnity

Can't renew authentication entity token with wrapper.

iequalshane opened this issue · 0 comments

It's not possible to renew the authentication token before it expires because the wrapper doesn't expose the local user to call PartyLocalUserUpdateEntityToken. It also might be nice to have a callback in the wrapper when the token is about to expire and the title should renew or supply a new token.