diff --git a/openspec/changes/user-accounts/tasks.md b/openspec/changes/user-accounts/tasks.md index ae9b124..7162cf9 100644 --- a/openspec/changes/user-accounts/tasks.md +++ b/openspec/changes/user-accounts/tasks.md @@ -64,7 +64,7 @@ - [x] 11.1 `[sonnet]` Create `src/app/(public)/register/page.tsx` — register form matching Lovable design: name/email/password inputs, "Create Account" button posting to `/api/auth/register` then auto-signing in - [x] 11.2 `[haiku]` Add error state display for duplicate email, short password -- [ ] 11.3 `[haiku]` Add "Continue with Google" button, "Sign in" link to `/login` +- [x] 11.3 `[haiku]` Add "Continue with Google" button, "Sign in" link to `/login` ## 12. Settings Page