protected override async void OnAppearing()
 {
     await _autoLoginViewModel.InitializeAsync(null);
 }