commit 53860c38cd349fcf541410f25af36b2d6ef04d58
parent 477afb33ec80487ffcbecf07c809a0e11bb638a6
Author: Sebastian <sebasjm@gmail.com>
Date: Fri, 15 Sep 2023 13:17:27 -0300
update from SPA
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/design-documents/049-auth.rst b/design-documents/049-auth.rst
@@ -82,7 +82,7 @@ Token Endpoint
}
Token Revocation
--------------------------------
+-----------------
Clients using session tokens log by forgetting the session token.
Tokens can be explicitly revoked by making a ``DELETE`` request on
@@ -103,7 +103,7 @@ Definition of Done
* DONE: spec reviewed
* DONE: implemented in merchant backend
* implemented in libeufin-bank
-* implemented in the bank webui SPA
+* DONE: implemented in the bank webui SPA
* implemented in the merchant backoffice SPA