mieszko4 / react-native-zoom-us

MIT License
122 stars 116 forks source link

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

Closed chirag-codealchemy closed 4 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 4 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