gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: -update API documentation to match r


From: gnunet
Subject: [taler-docs] branch master updated: -update API documentation to match recent change for improved OAuth2.0 compatibility
Date: Mon, 16 Jan 2023 11:26:09 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 4388181  -update API documentation to match recent change for improved 
OAuth2.0 compatibility
4388181 is described below

commit 43881812fb7dce95ada2234e3096a2e839a98752
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jan 16 11:26:06 2023 +0100

    -update API documentation to match recent change for improved OAuth2.0 
compatibility
---
 core/api-exchange.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 7344353..8c411b3 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -4769,7 +4769,7 @@ KYC status updates
 
     }
 
-.. http:GET:: /kyc-proof/$H_PAYTO/$PROVIDER_SECTION
+.. http:GET:: /kyc-proof/$PROVIDER_SECTION?state=$H_PAYTO
 
   Update KYC status of a particular payment target. Provides
   information to the exchange that allows it to verify that the
@@ -4784,7 +4784,7 @@ KYC status updates
   If $LOGIC is "oauth2.0", the query parameters are:
 
   :query code=CODE:  OAuth 2.0 code argument.
-  :query state=CODE: OAuth 2.0 state argument.
+  :query state=CODE: OAuth 2.0 state argument with the H_PAYTO.
 
     .. note::
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]