Пример #1
0
 public async Task RefreshSocialTokenAsync()
 {
     await _auth0Client.RenewIdToken();
 }