What is the recommended flow for login/logout in React app
We have the Klaviyo snippet integrated in our React app.
We identify the user when the login.
Looking in the docs https://developers.klaviyo.com/en/docs/javascript_api we see no way of “resetting” the user when they logout.
What is the recommendation for this?
