feat(auth): Google-only social; email/password sign-up; phone login #2

Merged
tanweer919 merged 1 commits from feat/login-methods into goutamnextflow 2026-07-11 15:19:07 +00:00

1 Commits

Author SHA1 Message Date
tanweer919 74caae0710 feat(auth): Google-only social; sign-up email/password only; phone login entry
- SocialButtons: only Google (Microsoft/Apple hidden).
- Sign-up: remove all social (email/password only).
- Login: keep Google + email/password (single step) + email/SMS OTP; add a direct
  'Sign in with a phone number' entry (SMS OTP), and rename the OTP link to
  'Sign in with a one-time code'. All Supabase-supported; no mandatory 2FA.
2026-07-11 20:48:47 +05:30