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
Collaborator

First-time Google users complete their CRM profile via /portal/onboarding (email skipped, password set, profile persisted).

First-time Google users complete their CRM profile via /portal/onboarding (email skipped, password set, profile persisted).
tanweer919 added 1 commit 2026-07-12 22:06:01 +00:00
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.
tanweer919 merged commit 619ec4c9b1 into goutamnextflow 2026-07-12 22:06:04 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Goutam/lynkeduppro-crm#12