daily-co / daily-js

https://docs.daily.co/reference/daily-js
BSD 2-Clause "Simplified" License
103 stars 33 forks source link

can a meeting token be shared between users? #213

Closed chr4ss12 closed 1 year ago

chr4ss12 commented 1 year ago

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.

mattieruth commented 1 year ago

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.