[GH-ISSUE #5635] Multiple verified phone numbers #10308

Closed
opened 2026-04-13 06:20:55 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @ghyath5 on GitHub (Oct 28, 2025).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/5635

Is this suited for github?

  • Yes, this is suited for github

I believe each user should be allowed to add multiple PhoneNumbers and he can verify each one on adding it

Describe the solution you'd like

So I suggest to move phoneNumber and phoneNumberVerified fields to accounts table to allow user to have multiple ones with providerId phone

Describe alternatives you've considered

Additional context

phoneNumber

Originally created by @ghyath5 on GitHub (Oct 28, 2025). Original GitHub issue: https://github.com/better-auth/better-auth/issues/5635 ### Is this suited for github? - [x] Yes, this is suited for github ### Is your feature request related to a problem? Please describe. I believe each user should be allowed to add multiple PhoneNumbers and he can verify each one on adding it ### Describe the solution you'd like So I suggest to move `phoneNumber` and `phoneNumberVerified` fields to `accounts` table to allow user to have multiple ones with providerId `phone` ### Describe alternatives you've considered * ### Additional context phoneNumber
GiteaMirror added the enhancementlocked labels 2026-04-13 06:20:55 -05:00
Author
Owner

@naamanu commented on GitHub (Oct 28, 2025):

i'd like to work on this.

<!-- gh-comment-id:3455417204 --> @naamanu commented on GitHub (Oct 28, 2025): i'd like to work on this.
Author
Owner

@ghyath5 commented on GitHub (Oct 28, 2025):

@claeusdev it could be a new plugin, until the team update and improve the existing plugin

<!-- gh-comment-id:3455441853 --> @ghyath5 commented on GitHub (Oct 28, 2025): @claeusdev it could be a new plugin, until the team update and improve the existing plugin
Author
Owner

@dosubot[bot] commented on GitHub (Jan 27, 2026):

Hi, @ghyath5. I'm Dosu, and I'm helping the better-auth team manage their backlog and am marking this issue as stale.

Issue Summary:

  • You requested support for multiple verified phone numbers per account by moving phone-related fields to the accounts table.
  • This would allow linking several phone numbers to a single providerId "phone."
  • Contributor naamanu showed interest in working on this feature.
  • You suggested an initial implementation as a new plugin before updating the core plugin.
  • The discussion reflects community interest in expanding phone number verification capabilities.

Next Steps:

  • Please let me know if this feature is still relevant to the latest version of better-auth by commenting on this issue.
  • If I don’t hear back within 7 days, I will automatically close the issue.

Thanks for your understanding and contribution!

<!-- gh-comment-id:3806096923 --> @dosubot[bot] commented on GitHub (Jan 27, 2026): Hi, @ghyath5. I'm [Dosu](https://dosu.dev), and I'm helping the better-auth team manage their backlog and am marking this issue as stale. **Issue Summary:** - You requested support for multiple verified phone numbers per account by moving phone-related fields to the accounts table. - This would allow linking several phone numbers to a single providerId "phone." - Contributor naamanu showed interest in working on this feature. - You suggested an initial implementation as a new plugin before updating the core plugin. - The discussion reflects community interest in expanding phone number verification capabilities. **Next Steps:** - Please let me know if this feature is still relevant to the latest version of better-auth by commenting on this issue. - If I don’t hear back within 7 days, I will automatically close the issue. Thanks for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#10308