We are using Zoom Video SDK and we generate a jwt token to authorise the Video SDK to start and join sessions. From what I read in the JWT app type migration guide, the Video SDK authorisation method has no association with the JWT app type.
But we also generate a JWT token using api credentials to access the Video SDK api. Is this method of accessing the VIDEO SDK api using a jwt token affected by the JWT app type deprecation? Do we have to migrate something?
Thanks!