Adding my app into zoom client and share with public users

Hello, I want to create user-managed-app to be use inside zoom client.
[-github.com/zoom/zoomapps-sample-js]
As per this sample, it plays with OAuth and finally get the “deeplink” which open up the zoom client and appear the sample app in there.

I have several question with it :grimacing:

1. Must I do those stuff to embed my app inside zoom client?
2. If I’ve done with it, I never have to do it again cuz app is already inside zoom client right?
3. How can I share my app with internal users to test since it is not publish in marketplace?
4. My app use sockets, camera and storing token in client side, is that possible inside zoom-client and will work well?

I would appreciate your help :heart:.

1 Like