Description
I’m building an app where students can join in the existing meeting.
The question is how to initialize Zoom SDK correctly - is it enough to use one SDK Key & Secret pair for multiple users to generate JWT tokens for each one? Or should I need separate SDK Key & Secret pairs for each user?
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT