Adult caregiver account

Set up a calm, private place to create and reuse social stories.

Phase 1 focuses on trustworthy entry points, shell navigation, and the app foundation that later child, drafting, and illustration flows depend on.

Caregiver-owned account

Adults own the account, control private-by-default child data, and later choose when to move into drafting or media features.

English-only MVP foundation

This initial shell keeps the scope narrow so auth, navigation, and accessibility can settle before deeper product flows arrive.

Sign inCreate accountHosted Usable auth will return into the app so the protected shell can restore session state.

Sign in

Welcome back.

Hosted Usable auth handles the sign-in flow securely. After authentication, you will return to the app so the caregiver shell can load with the correct session state.

  • Adults sign in through hosted Usable auth, not through an app-owned credential form.
  • The app stores only the session material needed to restore protected-route access.
  • A fresh token can later be requested for chat-capable product features.