gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -fix kyc config


From: gnunet
Subject: [taler-merchant] branch master updated: -fix kyc config
Date: Sun, 17 Apr 2022 19:19:00 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 6945c486 -fix kyc config
6945c486 is described below

commit 6945c4865a7c373eef8ee90bf1a767b6df9bc292
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sun Apr 17 19:18:57 2022 +0200

    -fix kyc config
---
 contrib/merchant-backoffice   | 2 +-
 src/testing/test_kyc_api.conf | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/contrib/merchant-backoffice b/contrib/merchant-backoffice
index 1d7ee55e..182cdfff 160000
--- a/contrib/merchant-backoffice
+++ b/contrib/merchant-backoffice
@@ -1 +1 @@
-Subproject commit 1d7ee55ea115b91687c203a8f084ea852867b1f0
+Subproject commit 182cdfffa1d4b6f2bb3543d30cfa7509e73bda03
diff --git a/src/testing/test_kyc_api.conf b/src/testing/test_kyc_api.conf
index eb21b74b..eea5538c 100644
--- a/src/testing/test_kyc_api.conf
+++ b/src/testing/test_kyc_api.conf
@@ -113,7 +113,8 @@ KYC_WITHDRAW_LIMIT = EUR:20
 
 [exchange-kyc-oauth2]
 
-KYC_OAUTH2_URL = http://localhost:6666/oauth/v2/login
+KYC_OAUTH2_AUTH_URL = http://localhost:6666/oauth/v2/token
+KYC_OAUTH2_LOGIN_URL = http://localhost:6666/oauth/v2/login
 KYC_INFO_URL = http://localhost:6666/api/user/me
 KYC_OAUTH2_CLIENT_ID = taler-exchange
 KYC_OAUTH2_CLIENT_SECRET = exchange-secret

-- 
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]