Description
Using create APP on Zoom can we have multi-tenant Application and authenticate all zoom users associate with a tenant.
We want to develop the JavaScript Plugin Application based on multi-tenant architecture by using the zoom API, yes we know that your team exposed one API endpoint to collect the list of external contact by using the OAuth token but the problem is that we can’t generate OAuth Token without the Authorization Code from a javascript function. If your team will expose the API endpoints to generate OAuth Token by using the user’s details.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Which Endpoint/s?