Description
We are going to integrate the zoom with our BS software, we want to find the best way to do it.
Using case:
1. Our software is B/S software not cloud SAAS, that means our customer will install our software in his own environment and server.
2. In this case, JWT credentials seems must from the users that do not belong to my account, right?
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth, JWT.
Additional context
And we also checked the OAuth, but we find OAuth need to create an OAuth app on the Marketplace,it’s requires customer to input information of his server configuration,it’s seems not convince to do that. So I wanna to ask what’s the best practice to handle this using case? Any response is highly appreciate.