feat(auth): gate Google sign-in on CRM profile #11

Merged
tanweer919 merged 1 commits from feat/login-methods into goutamnextflow 2026-07-12 21:52:11 +00:00

1 Commits

Author SHA1 Message Date
tanweer919 34cb44cfa8 feat(auth): gate Google sign-in on an existing CRM profile
Google is sign-IN only: after OAuth, check crm.account.registrationStatus; if the
account has no CRM profile, sign back out and show an error on the login screen
instead of admitting a profile-less user. (Onboarding to collect the profile comes later.)
2026-07-13 03:22:04 +05:30