Google Cloud Identitytoolkit Admin V2Apple Sign In Config Response
data class GoogleCloudIdentitytoolkitAdminV2AppleSignInConfigResponse(val bundleIds: List<String>, val codeFlowConfig: GoogleCloudIdentitytoolkitAdminV2CodeFlowConfigResponse)
Additional config for SignInWithApple.
Constructors
Link copied to clipboard
fun GoogleCloudIdentitytoolkitAdminV2AppleSignInConfigResponse(bundleIds: List<String>, codeFlowConfig: GoogleCloudIdentitytoolkitAdminV2CodeFlowConfigResponse)