gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: auth-token -> token


From: gnunet
Subject: [taler-docs] branch master updated: auth-token -> token
Date: Fri, 15 Sep 2023 15:12:23 +0200

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

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 477afb33 auth-token -> token
477afb33 is described below

commit 477afb33ec80487ffcbecf07c809a0e11bb638a6
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Sep 15 15:12:19 2023 +0200

    auth-token -> token
---
 core/api-libeufin-bank.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-libeufin-bank.rst b/core/api-libeufin-bank.rst
index eb3503c2..13ddb2cb 100644
--- a/core/api-libeufin-bank.rst
+++ b/core/api-libeufin-bank.rst
@@ -35,7 +35,7 @@ Authentication
 
 Some requests require the client to authenticate via HTTP Basic auth (RFC 7617)
 or using a bearer token which can be obtained or refreshed from the
-``/accounts/$USERNAME/auth-token`` endpoint.
+``/accounts/$USERNAME/token`` endpoint.
 When using Basic authentication, the user-id must be the libeufin-bank
 username, and the password the password for the corresponding user.
 
@@ -46,7 +46,7 @@ the taler-wire-gateway facade via such a manually configured 
access token.
 The ``admin`` user is a special, hard-coded username. Some requests require the
 client to authenticate as the admin.
 
-.. http:post:: /accounts/$USERNAME/auth-token
+.. http:post:: /accounts/$USERNAME/token
 
    See :ref:`DD 48 token endpoint <dd48-token>`.
 

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