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