feat: real phone OTP verification (Twilio) in register + onboarding #16
Reference in New Issue
Block a user
Delete Branch "tanweer919/lynkeduppro-crm:feat/login-methods"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces the mock verify step (accepted any code) with real SMS OTP via Supabase/Twilio: addPhone (updateUser) sends the code, verifyPhone (verifyOtp phone_change) confirms it. Registration creates the account at the Account step so the phone attaches to a live session; onboarding gains a real phone-verify step. Email stays auto-confirmed. Needs SDK 0.2.6.