Plugin call to storefront.api.secureserver.net also does a log out of the logged in user
I noticed that when a call occurs to the storefront.api (by the plugin or other means), the currently logged in user is actually being logged out. This is pretty annoying and seems like a bug to me.
To re-create this issue:
1) Open a browser tab and log in with a customer account (https://sso.secureserver.net)
2) Open another browser tab, go to a plugin product page (doesn't matter which one) and add the product to cart
------ A call to the storefront API is made ----
3) Go back to the logged in tab, refresh the page and user is logged out again.
This is not very user friendly, and is also giving me issue combining storefront API calls with other API calls I'd like to use (the 'real' API).
Can this please be looked at?

This has been fixed.
-
MikeOne commented
Can a representative please confirm this issue?