How to remove social media logins while using OAuth

Using this template helps us debug your issues more effectively :slight_smile:

Description
We have integrated the zoom oAuth API โ€œ[Error - Zoom]โ€ to get zoom access codes from our users to create meetings directly from our app. In the Zoom authorization page, we donโ€™t want to display Social Media logins because when they are clicked (in our in-app browser) it does not allow the user to log in due to security reasons. Thus it would not make sense for us to allow users to login using social media platforms. Is there any way we can remove the social media logins or make the in-app browser allow social media login?

Which App Type (OAuth / Chatbot / JWT / Webhook)?
We are using OAuth within our Ionic Application

Screenshots (If applicable)
This is what happens when I click sign in with google from zoom that is integrated within my app:

Hi @swasth,

At this time, itโ€™s not possible to customize/specify which login options are presented to users. We recommend making it clear to your users in your app description what login methods you support.

Thanks,
Will

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