From 051deacb979d0efcdde9f08a09dafd3e99fb49dd Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 7 Nov 2021 23:43:38 +0100 Subject: comment --- src/testing/testing_api_cmd_oauth.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/testing/testing_api_cmd_oauth.c') diff --git a/src/testing/testing_api_cmd_oauth.c b/src/testing/testing_api_cmd_oauth.c index 0040c74e4..d30bff974 100644 --- a/src/testing/testing_api_cmd_oauth.c +++ b/src/testing/testing_api_cmd_oauth.c @@ -102,6 +102,10 @@ handler_cb (void *cls, unsigned int hc; json_t *body; + /* NOTE: In the future, we MAY want to distinguish between + the different URLs and possibly return more information. + For now, just do the minimum: implement the main handler + that checks the code. */ code = MHD_lookup_connection_value (connection, MHD_GET_ARGUMENT_KIND, "code"); -- cgit v1.2.3