From f30c62024ff097cd116e9421d4c0583682f6eb1d Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sat, 16 Jan 2021 20:18:50 +0100 Subject: libeufin: creator of facade is already implicit in auth --- libeufin/api-nexus.rst | 5 ----- 1 file changed, 5 deletions(-) (limited to 'libeufin') diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst index 50c2de36..7f083094 100644 --- a/libeufin/api-nexus.rst +++ b/libeufin/api-nexus.rst @@ -719,11 +719,6 @@ Facades // For example, "taler-wire-gateway". type: string; - // Name of the user that created the facade. - // Whenever the facade accesses a resource it is allowed to - // access, the creator must *also* have access to that resource. - creator: string; - // Bank accounts that the facade has read/write // access to. bankAccountsRead: string[]; -- cgit v1.2.3