validateClientAttestationPoP
suspend fun validateClientAttestationPoP(request: ApplicationRequest, clientId: String, attestationKey: EcPublicKey)
Ensures Oauth client attestation proof-of-possession attached to the given HTTP request is valid.