Does Zoom provides any API to authenticate Web SDK using JWT?

Description
Like Zoom Native SDK, Does Zoom provides any API to authenticate Zoom Web SDK using JWT?

In Zoom Native SDK, the SDK can be initialized in two ways.
1.Include both a Key and a Secret as fields of the ZoomSDKInitParams object
2 Pass a jwtToken string as a field of the ZoomSDKInitParams object.

Is there any such option available for Zoom Web SDK?

Reference URL :

Hey @deepali.necti ,

Yes, you can use a JWT App type to generate a meeting signature for the Web Meeting SDK:

https://marketplace.zoom.us/docs/sdk/native-sdks/web/build/signature

Thanks,
Tommy

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