Apple Registration Response
data class AppleRegistrationResponse(val clientId: String? = null, val clientSecretSettingName: String? = null)
The configuration settings of the registration for the Apple provider
The configuration settings of the registration for the Apple provider