79505443

Date: 2025-03-13 04:55:37
Score: 2.5
Natty:
Report link

You can try Client instead of User as below

await _hubContext.Clients.Client(loginResponseDto.User.Id).SendAsync("SessionExpiryTime", tokenExpiry);

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: SureshKSrinivasan