ef9ad22841
- Removed the use of the slices package for checking existing device tokens during customer login. - Updated the Login method to directly assign the device token to the customer, ensuring a more straightforward approach to managing device tokens. - Enhanced code readability by eliminating unnecessary checks, streamlining the login process for customers.