Exemplo n.º 1
0
 public bool ValidateRefreshToken(string token) => _tokenHandler.IsValidTokenLifetime(token);