commit e61f47ad264d3b3904101441c09a56e13313c956 parent f20aa2b22c5c166ffdc9f0ffed7587d4133d8bc2 Author: Christian Grothoff <grothoff@gnunet.org> Date: Tue, 5 Sep 2023 21:21:14 +0200 -remove note Diffstat:
| M | core/api-merchant.rst | | | 8 | -------- |
1 file changed, 0 insertions(+), 8 deletions(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1023,14 +1023,6 @@ Setting up instances **Details:** - .. note:: - - Typically the ``access_token`` would be an EdDSA signature - over (username, scope, timestamp, expiry). - - Alternatively, valid access tokens could also be random identifiers - stored in a database table. - .. ts:def:: LoginRequest interface LoginRequest {