bank: auto usernames goa-account-<random> shown to user
API and docs describe the visible auto username shape.
This commit is contained in:
parent
2519c8844b
commit
7583d0896e
3 changed files with 10 additions and 9 deletions
|
|
@ -49,7 +49,8 @@ In the optional fold:
|
|||
3. Server registers a new libeufin user via public `POST /accounts`.
|
||||
4. UI shows **username / password / balance GOA:0** once (“created for you”;
|
||||
not stored for recovery).
|
||||
5. Username shape: **`goa-bank-acc-<16-hex>`**.
|
||||
5. Username shape: **`goa-account-<random>`** (shown to the user).
|
||||
Password embeds **`pleasechangeme`** with random chars around it.
|
||||
6. QR_Taler + link open `/webui/` so the user can log in with those credentials.
|
||||
|
||||
Balance **starts at zero** — not the shared `explorer` pool.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue