Commit graph

2 commits

Author SHA1 Message Date
Marko Djordjevic
77327eeb61 Add Continue with Google button to register page
- Add Google OAuth button matching login page style
- Add divider with 'or' text between form and OAuth button
- Button calls signIn('google') with redirect to /app
- Matches task 11.3 requirements
2026-02-20 13:31:03 +01:00
Marko Djordjevic
50d8c84367 Add register page (task 11.1): name/email/password form with POST to /api/auth/register and auto sign-in
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 13:29:36 +01:00