I vaguely remember reading that its possible for a DM to trigger sounds if one of the players has a subscription that the DM does not have. Like if one of my players had a supersyrin subscription, but I as the DM only have a free one. How does that work in practice? Is the DM using the players auth token to trigger the sounds? or does the DM use their auth token, and the backend checks connected players for rights to the sound?
I am trying to design my extension for FG to work in this scenario, so I need to know which auth token to use to trigger sounds.