Hi guys,
This is a great demo store, and I was reviewing the codebase. I have a quick question.
If I sign in to the store, how does the cart get updated with customer information? I do not see CartForm.ACTIONS.BuyerIdentityUpdate being called after logging in. How does customerAccessToken get updated after you log in to the store based on what is currently in the codebase?

Hi guys,
This is a great demo store, and I was reviewing the codebase. I have a quick question.
If I sign in to the store, how does the cart get updated with customer information? I do not see
CartForm.ACTIONS.BuyerIdentityUpdatebeing called after logging in. How doescustomerAccessTokenget updated after you log in to the store based on what is currently in the codebase?