AgoraIO / Basic-Video-Broadcasting

Sample app to join/leave a channel, set the role as a host/audience, mute/unmute, switch between front/rear cameras, and set the video parameters.
MIT License
269 stars 287 forks source link

Token IDs to replace App IDs #113

Closed ChiGlobal closed 3 years ago

ChiGlobal commented 3 years ago

Hi, I got a message that we're not supposed to use app IDs anymore but instead token IDs... Is this true?

yoreland commented 3 years ago

Hi, app id is not secure for production environment. But you could continue to use it for dev and testing purpose. :)

ChiGlobal commented 3 years ago

@yoreland oh ok great, thanks a lot... Cos I got a little confused 😅🙏🏼