Close browser oauth window or tab after login

Using Windows SDK 5.10.3.4884

I am trying to migrate to Oauth authentication.

After successful authentication, the browser is able to launch the registered app using a custom scheme.

However, the browser window remains open and authenticated. How can the browser window be made to close after authentication?

Thank you very much.

@ratuthit,

Thank you for posting in Zoom Developer Forum and I am sorry for the missed response here. To clarify, can you tell us if you are using the C# or C ++ Windows SDK? This information will help us provide a more personalized solution.

That aside, we have new PKCE OAuth documentation support documentation for reference:

PKCE OAuth and the Meeting SDK for Windows C++

https://marketplace.zoom.us/docs/sdk/native-sdks/windows/pkce-cpp/

PKCE OAuth and the Meeting SDK for Windows C#

https://marketplace.zoom.us/docs/sdk/native-sdks/windows/pkce-c-sharp/