Thanks Raff,Yeah, in order to make my logic bullet proof I think I need
to create the token at the time the user is about to enter the room.
That way I can be guaranteed that they will be joined with the current
existing session.I can see how I may have use cases whereby some users
trying to enter the room might be tied to sessions that have been
terminated, although I'm not completely sure this is what happened. It's
certainly possible.In order to be 100% sure I'm going to go with your
suggesti...