Scope
Add a small dashboard flow for naming a profile, guiding manual login, saving auth state, and reopening a session from that profile.
Why it matters
Auth reuse is the strongest demo, but the current path is still too curl-heavy for first-time operators.
Done when
- Dashboard can start a login/profile capture flow.
- Operator can save a named auth profile.
- Operator can reopen a session from that profile.
- Sensitive profile paths and names are handled safely.
Scope
Add a small dashboard flow for naming a profile, guiding manual login, saving auth state, and reopening a session from that profile.
Why it matters
Auth reuse is the strongest demo, but the current path is still too curl-heavy for first-time operators.
Done when