- Your todo list
-
- Placeholder page. The list and its items arrive in the next stage — for now
- this screen just proves you are authenticated against the REST API.
-
+ Your lists
Your email address {{ auth.user?.email }} has not been
- verified yet. Verification will be added in a later stage.
+ verified yet.
-
-
-
- Signed in as
- - {{ auth.user?.email }}
-
-
-
- Account created
- - {{ auth.user?.created_at ?? '—' }}
-
-
-
- Email verified
- - {{ auth.emailVerified ? 'yes' : 'no' }}
-
-
+
+
+ {{ loadError }}
+ Loading…
+
+ No lists yet — create your first one above.
+
+
+