pub async fn find_devices_with_expired_tokens(
auth: AuthenticatedUser,
linky_use_cases: Data<Arc<LinkyUseCases>>,
) -> Result<HttpResponse>Expand description
Find Linky devices with expired tokens
GET /api/v1/iot/linky/devices/expired-tokens