You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LootLockerLogger.Log($"Session token expired for player with ulid {refreshForPlayerUlid}. Attempting to refresh session.",LootLockerLogger.LogLevel.Warning);
LootLockerLogger.Log($"Session refresh callback received for player with ulid {refreshForPlayerUlid}. Success: {newSessionResponse.success}",LootLockerLogger.LogLevel.Warning);
0 commit comments