When a guest or member is logged in to their account, right now, we use cookies to identify them and log them in the widget on your website.
By using a token in the snippet code instead of a cookie, the user will be automatically logged to their account in the widget without having to log into their account first.
Also, this will prevent some bugs where the button was not visible on mobile and browsers with blocked cookies.