PlayFab / PlayFabPartyUnity

38 stars 7 forks source link

Can't renew authentication entity token with wrapper. #13

Open iequalshane opened 3 years ago

iequalshane commented 3 years ago

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.