By july 2023 now only meeting sdk can be authenticated using OAuth or can also use JWT for authentication?

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.