daily-co/daily-js

can a meeting token be shared between users?

chr4ss12 opened this issue · 1 comments

in order to simplify business logic, can one meeting token be shared between users? my plan is to create one token that has is_owner=true and share between all of the trusted moderators, so they would be using the same token while in the same room.

Yes, you can use a token for multiple participants. There are some settings you probably don't want to use when doing this, like user_id or user_name.