Hi, is the Ionic SDK source code available? Thanks for your help! , exactly which “SDK interface” do i pass the oAuth Token? I am logging the user in at https ://zoom. us/oauth/authorize and my server is exchanging that for an AuthToken at https://zoom.us/oauth/token. So my server now makes requests to the Zoom API on behalf of the user. Great! However the User of my app may want to join a meeting that requires Zoom login. The only SDK login method requires a un/pw which I’m actually embarrassed for Zoom for using this day and age. Regardless, but I see no way to tell the SDK this. I’m using the Ionic SDK. I see that the iOS sdk has a login method that accepts a sso token. Are you going to tell me its not supported in the Ionic SDK? Next question,。
the user is already logged in via oAuth。
