Hide meeting ID and Password in Web SDK

Description
Is there any way we can prevent a user from getting the meeting ID and password by doing Inspect Element? The Meeting ID and Password is fetched from API endpoint and users can see that. Does the Web SDK provide with something like that?
For example, what if we could provide all the details in a hashed key like signature?
We don’t want our users to leak the meeting ID and password through the Web SDK.

Hey @susankya,

Yes, please see my post here:

Thanks,
Tommy