Mark task 11.3 complete: Add Google button and sign-in link to register page
This commit is contained in:
parent
77327eeb61
commit
3f3cb6eebf
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue