GetDefaultSupportedIdpConfigResult

data class GetDefaultSupportedIdpConfigResult(val appleSignInConfig: GoogleCloudIdentitytoolkitAdminV2AppleSignInConfigResponse, val clientId: String, val clientSecret: String, val enabled: Boolean, val name: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

OAuth client ID.

Link copied to clipboard

OAuth client secret.

Link copied to clipboard

True if allows the user to sign in with the provider.

Link copied to clipboard

The name of the DefaultSupportedIdpConfig resource, for example: "projects/my-awesome-project/defaultSupportedIdpConfigs/google.com"