taler-docs

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

commit bd4d52eda35c8c78370c8caf8f7b8dc2b9658099
parent 23905f0b5664f5798b346403eec4f0f910e9de2a
Author: Sebastian <sebasjm@gmail.com>
Date:   Wed, 30 Oct 2024 13:45:56 -0300

update manual for bearer token

Diffstat:
Mmanpages/taler.conf.5.rst | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst @@ -764,7 +764,7 @@ WIRE_GATEWAY_URL WIRE_GATEWAY_AUTH_METHOD This option determines how the exchange (auditor/wirewatch/aggregator) - authenticates with the wire gateway. Choices are ``basic`` and ``none``. + authenticates with the wire gateway. Choices are ``basic``, ``bearer`` and ``none``. USERNAME User name for ``basic`` authentication with the wire gateway. @@ -772,6 +772,8 @@ USERNAME PASSWORD Password for ``basic`` authentication with the wire gateway. +TOKEN + Token for ``bearer`` authentication with the wire gateway. EXCHANGE COIN OPTIONS