How can we use oAuth instead of JWT to start a meeting?

Description
We are trying to integrate zoom into our applications (native ios, native android, and web) to provide users a way for video conferencing. We have encountered a problem that when the user tries to start a meeting from web app (ios and android are ok), the meeting is started on our account, not the users. We think that the reason is that ios and android are using the oAuth, whether web app uses JWT for getting the signature. How can we use oAuth instead of JWT to start a meeting?

Which Web Meeting SDK version?
2.2.0

Hi, @sarkis.,

Thank you for posting in the Zoom Developer Forum. Documentation on the Web SDK OAuth is forthcoming. For now you can reference our OAuth support guide as the OAuth flow is the same. Please also see our Sample OAuth application for an example of this as well.

Let me know if you have any questions about this.

Best,
Donte

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.