Hi,
I followed the guide below and implemented authenticated web messenger in a SPA with auth0. I am having an issue where everytime the page is refreshed, it needs to re authenticate.
guide: https://developer.genesys.cloud/commdigital/digital/webmessaging/messengersdk/authenticatedMessenger
My understanding is that if the messenger has already authenticated, it shouldn't need to be authenticated again (unless logout).
Pls help.