I am new to Zoom API and would like to ask an advice whether I am on the right track in developing the Zoom Integration for my service as intended.
I would like users from my website to schedule and start the Zoom meeting while they log to my website(no separate Zoom log-in is required once the user has approved the integration).
In this case, will OAuth be the right method to build my app? Because when choosing OAuth type, the Zoom sign-in page pops up whenever the users schedule the Zoom meeting at my app, even after they authorize the Zoom integration for our service(I have included the ‘View your user information’ in the scope).
Is there any way the users log to their Zoom account automatically when they sign in to my website?