taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 8d18305484aff65234d6649d435496ab78d9b84e
parent 5d1aa42f0a6b48b6e1c2ac8cbefeb3e0b99c1fa2
Author: Florian Dold <florian.dold@gmail.com>
Date:   Mon, 17 Feb 2020 20:52:26 +0100

basic auth

Diffstat:
Mcore/api-bank-access.rst | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst @@ -30,6 +30,9 @@ to enabling wallets to withdraw with an better user experience ("tight integrati Accounts and Withdrawals ------------------------ +The following endpoints require HTTP "Basic" authentication with the account +name and account password, at least in the GNU Taler demo bank implementation. + .. http:get:: ${BANK_API_BASE_URL}/accounts/${account_name}/balance