You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Enhancements
This version adds the ability to specify the room type when deploying a video application token server. Use the --room-type flag when deploying the app. For example: twilio rtc:apps:video:deploy --authentication passcode --room-type group-small. The payload returned by the token server will also include the room type (see the readme for details). The --room-type flag is optional and the default value is group.