feat(auth): Google onboarding flow (option 3) #12

Merged
tanweer919 merged 1 commits from feat/login-methods into goutamnextflow 2026-07-12 22:06:04 +00:00

1 Commits

Author SHA1 Message Date
tanweer919 948abf75fd feat(auth): first-time Google onboarding (option 3)
After a Google sign-in with no CRM profile, route to /portal/onboarding — the
registration flow in mode='onboard': email skipped (Google-verified, prefilled
via getUserEmail), sets a password (updateUser) so email+password login also
works, skips the OTP-verify step, and persists the profile via crm.account.register.
Existing-profile users go straight to the dashboard. Bumps SDK ^0.2.3.
2026-07-13 03:35:55 +05:30