Document public App Store demo login
This commit is contained in:
@@ -116,12 +116,12 @@ Initial App Store release.
|
|||||||
|
|
||||||
### Demo account (production server)
|
### Demo account (production server)
|
||||||
|
|
||||||
Ensure migration `0014_seed_demo_account` has run on the server reviewers will hit.
|
Ensure migrations through `0028_enable_public_demo_password` have run on the server reviewers will hit.
|
||||||
|
|
||||||
| Field | Value |
|
| Field | Value |
|
||||||
|-------|--------|
|
|-------|--------|
|
||||||
| **Username** | `demo@example.com` |
|
| **Username** | `demo@example.com` |
|
||||||
| **Password** | Provision a private credential with `bun run demo:provision` in the web repository, then enter it only in App Store Connect |
|
| **Password** | `demo123` |
|
||||||
|
|
||||||
### Notes for Review
|
### Notes for Review
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user