I have a web platform that created zoom links using JWT but since it was deprecated I decided to migrate to Meeting SDK and have my users have a direct interaction with the video call on the same platform.
My question is if the only way to integrate the Meeting SDK is by authenticating through OAuth? Since I don’t want my users to have to be granting permissions or logging into Zoom to just be able to join or create video calls.