fbeleF
Convex Community17mo ago
2 replies
fbele

Is there a way to use Password + Phone providers for authentication?

I have successfully implemented the Phone provider in my app, but after successful verification of the phone number I would like that a user can define a password for signing in to the app. So it would be a combination of a phone number + password.

I know that Password provider can work together with an Email provider (i.e. Resend), which essentially accomplishes what I want to achieve, but it's using an email instead of a phone a channel.

Any solution in this regard would be acceptable, so that a user doesn't need to verify an OTP via phone number would be acceptable.

Thanks.
Was this page helpful?