Introduction
Phone number authentication lets users sign in using their phone number. It sends a code via SMS to verify the user without needing a password.
When you want users to sign in quickly without creating a password.
When you want to verify users by their phone number for security.
When your app targets users who prefer SMS verification over email.
When you want to reduce friction in the sign-in process on mobile devices.
When you want to support multi-factor authentication using phone numbers.