Zoom Integration in Asp.Net core

Our website will connect teachers with students for live video lessons. We want teachers can start meeting like host without login in zoom account manually and without being required to install anything else.

Can we do all authentification from our server side?
We want to check the authorization to zoom from our website and redirect already logged in user host a meeting by clicking a button within our website.

Hi @Allen.Vokiv,

We do provide authorization methods for server side integrations. This would likely leverage our JWT Auth. Please see here for a getting started guide on this:

Thanks,
Will

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