/** * Trust Device DTO * * Note: No request DTO needed - sessionId is automatically extracted from JWT token context * via ClientInfoService, similar to how IP address and user agent are handled. * * This file is kept for backward compatibility but TrustDeviceDTO is no longer used. * The trustDevice() method now takes no parameters. */ //# sourceMappingURL=trust-device.dto.d.ts.map