public override void Execute()
 {
     _playFabManager.LogoutUser();
     _settingsContainer.SetCurrentUser("", "");
 }