Hello,
using the new version of WIDGET I have tried to make an authentication through JWT following the steps of the following article:
I have no problem getting the JWT, but when I try to declare it in the WEB WIDGET nothing happens and the user is not authenticated. Is it possible that you provide me an example of how I should use the WIDGET in the new version of the WIDGET?
To supply your JWT token to the web widget for Messaging, you can use the loginUser API.
Best,