Description
A general question, our use case is to allow each of customer to view Meetings and Webinars via the webSDK, and I have a proof of concept working that displays meetings / webinars.
I have created under my account; a JWT App and I am using these credentials for the signature - and this is working fine.
For each of our customers, they will have an account already with Zoom. Will each of these mutual customers be required to provide use with their JWT API Key and API Secret?
Which I think makes sense, but I just wanted to check with you, if there is a way a customer can ‘trust’ our JWT API Key and Secret.
I am trying to determine if its possible to save each customer the need to create a JWT API Key and API Secret.