I have an app, I want to publish it to be installable from my platform (TIMIFY) only and not from the Zoom marketplace

Description
I have an app, and I want to publish it but not make it available in app marketplace. I am having problem with publishing app, only for timify platform. The user in my platform has to authorize zoom app, but in order for me to publish it, they ask me to make it installable from marketplace. in this way I loose “state” of the user and I can’t recognize who the user is.

So how can I publish my app such that it can only be authorize from my app store.

Screenshots (If applicable)
image

Hey @muhammad.faizan.cs,

Let me know if my post here helps to keep the state through the OAuth flow:

Thanks,
Tommy

Yes I do know about state query. My question is, how can I allow the app to be only be installable from my app store?
Also, how do I make it install-able outside my account, for testing?

Hey @muhammad.faizan.cs,

As for allowing it to be installable from your app store, you can choose the “Visit Site to Install” option on the “Information” page, and provide the url to your app store.

You will need to request a publishable beta test url from the submit page on your app to test externally.

Thanks,
Tommy