feat(otp): mock phone OTP fallback while Twilio is down #17
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?
Gates the Verify step behind NEXT_PUBLIC_MOCK_OTP (default true): Send code skips Twilio and code 123456 verifies, with demo-mode copy. Real addPhone/verifyPhone path untouched — flip the flag to false to restore live SMS.