Is there a way to have messenger conversations shared over multiple devices?
e.g: a customer logs into a website and starts a messenger conversation. The customer then leaves that device and opens up a mobile app. The conversation continues from where it was left off.
This should work also if you are using the same token for un-authenticated sessions on different devices.
The challenge here is to share safely the token between devices.