I’d like to use the tawk chat in my app, which is written using angular. Overall it works fine, but user authorization flow is not functional. And the reason seems to be the fact right now tawk requires the page to be reloaded in order for the user data to be applied.
I’d be really happy to see an alternative to the login method that would allow logging different users with only the chat being reloaded or simply to have relevant conversations for that user to be pulled.