735a808038
- Updated the Logout method in customer service to retrieve the customer by ID before invalidating the access token, enhancing error logging for failed retrievals. - Added error handling for the access token invalidation process, ensuring a clear error message is returned if it fails. - Implemented logic to clear the device token upon logout, updating the customer record accordingly and logging any errors during the update process. - Improved logging for successful and failed logout operations to enhance traceability.