mieszko4 / react-native-zoom-us

MIT License
126 stars 118 forks source link

Meeting SDK app types created after February 11, 2023 have one set of credentials #271

Closed chirag-codealchemy closed 10 months ago

chirag-codealchemy commented 1 year ago

Screenshot 2023-05-10 at 10 05 05 AM

https://developers.zoom.us/docs/meeting-sdk/auth/#generate-a-meeting-sdk-jwt

amdrade commented 1 year ago

initialize using JWT

await ZoomUs.initialize({ jwtToken: '...', })

mieszko4 commented 10 months ago

Not sure what this issue is about. As @amdrade mentioned, we can only use jwtToken now - it is enforced in react-native-zoom-us@6.20.0