taler-docs

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

commit fa204ddd1eb8f975afe93c797890e2fbcdab2df4
parent fc0bd40de7086ce721c398b931523222a44f0f5c
Author: Florian Dold <florian@dold.me>
Date:   Thu, 13 Nov 2025 16:40:48 +0100

DD74

Diffstat:
Mdesign-documents/074-merchant-backend-simplification.rst | 10+++++++---
1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/design-documents/074-merchant-backend-simplification.rst b/design-documents/074-merchant-backend-simplification.rst @@ -66,12 +66,12 @@ Persona ^^^^^^^ * Personas are a preset of feature flags and other settings -* The user selects a profile when logging in (from a drop-down). +* The user selects a persona when logging in (from a drop-down). * We do not call it "profiles", because it clashes with the "profile" terminology as it is typically used in UIs (contact info, profile picture, ...). -Profile Definitions +Persona Definitions ^^^^^^^^^^^^^^^^^^^ * Developer @@ -163,5 +163,9 @@ TBD. Discussion / Q&A ================ -* Can the profile be changed while being logged in? +* Can the be changed while being logged in? +* Do we show access tokens under "Simple Shop"? + + * No, as we also don't show the inventory, + so it doesn't make sense to show access tokens.