OnConsentRequired

fun OnConsentRequired(    claims: List<ClaimName>,     clientId: String,     consentResponse: (Pair<Instant?, Exception?>) -> Unit)