bank: auto usernames goa-account-<random> shown to user

API and docs describe the visible auto username shape.
This commit is contained in:
Hernâni Marques 2026-07-10 15:43:00 +02:00
parent 2519c8844b
commit 7583d0896e
No known key found for this signature in database
3 changed files with 10 additions and 9 deletions

View file

@ -42,7 +42,7 @@ Details + JSON schema: `configs/bank-landing/README.md`.
| Path | Behaviour |
|------|-----------|
| `GET /demo-withdraw.json` | Mint one-shot withdraw from shared **`explorer`** pool; write `withdraw.uri` + watch ids |
| `GET /auto-account.json` | Public `POST /accounts` with generated **`goa-bank-acc-<hex>`** user + password; **balance GOA:0**; return credentials once |
| `GET /auto-account.json` | Public `POST /accounts` with generated **`goa-account-<random>`** user + password containing **pleasechangeme**; **balance GOA:0**; return credentials once |
Install / restart: