1.1.0: Fixing a bug in the Cart service (#4)
- Fix a bug where a vanity domain and a storefront password caused 401 errors when trying to use the frontend api to retrieve a cart
- Added getDomain() to the ShopBaseInfo interface
Upgrade instructions:
add getDomain() to your ShopBaseInfo model