Document public App Store demo login

This commit is contained in:
2026-08-15 00:17:57 -04:00
parent fa42ffb767
commit 9eadb0d7fb
+2 -2
View File
@@ -116,12 +116,12 @@ Initial App Store release.
### 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 |
|-------|--------|
| **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