Description
I want the web SDK to be able to join a meeting with the pwd url password. If a user is sent the url with the pwd in it, then they are being explicitly granted access to a meeting. Adding a new barrier for the web sdk doesn’t introduce more security, just complexity.
Can someone tell me how to convert the pwd into a plaintext password? Or even better because I really don’t want to do that, allow anyone that has been sent the URL access to the web sdk using the url pwd password.