SocialLoginSettings is a datatype for a social login configuration for the organization.

This datatype is used by the datatype, OrganizationConfigs, which is used by the key datatype, Organization, which is used by several mutation and query fields.

Table: SocialLoginSettings

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: Oct 3, 2024
allowList[User]yes Short-TermA list of allowed users. See User.
filterSocialLoginFieldyes Short-TermThe social login filter. See SocialLoginField.
providerSocialProviderProfileyes Short-TermThe social provider. See SocialProviderProfile.