private async void BtnSign_Click(object sender, RoutedEventArgs e) { await AuthenticationHelper.GetTokenForUserAsync(); }