From d58334cf89f2c43dcd20e4a8deb01f45c852f7df Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 9 Aug 2022 13:00:58 +0200 Subject: implement kyc-proof hook in kyc-tester --- src/kyclogic/plugin_kyclogic_oauth2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kyclogic/plugin_kyclogic_oauth2.c') diff --git a/src/kyclogic/plugin_kyclogic_oauth2.c b/src/kyclogic/plugin_kyclogic_oauth2.c index 0a19a849..cbf5ea3a 100644 --- a/src/kyclogic/plugin_kyclogic_oauth2.c +++ b/src/kyclogic/plugin_kyclogic_oauth2.c @@ -767,7 +767,7 @@ handle_curl_proof_finished (void *cls, static struct TALER_KYCLOGIC_ProofHandle * oauth2_proof (void *cls, const struct TALER_KYCLOGIC_ProviderDetails *pd, - const char *url_path, + const char *const url_path[], struct MHD_Connection *connection, const struct TALER_PaytoHashP *account_id, const char *provider_user_id, -- cgit v1.2.3