SocialLoginSettingsInput is an input datatype for updating the social login options for an organization. It's used by the updateSocialLoginSettings() mutation field.

Table: SocialLoginSettingsInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 19, 2024
allowList[string]yes PreviewThe list of social logins allowed.
filterSocialLoginFieldyes PreviewWhether to allow some or all, or deny all. See SocialLoginField.
socialProviderProfileSocialProviderProfileyes PreviewThis name of the social provider. See SocialProviderProfile.