[PR #206] [MERGED] refactor: phone number should use send-verify flow #3159

Closed
opened 2026-03-13 10:41:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/206
Author: @Bekacru
Created: 10/17/2024
Status: Merged
Merged: 10/17/2024
Merged by: @Bekacru

Base: mainHead: fix/phone-number


📝 Commits (5)

📊 Changes

3 files changed (+207 additions, -456 deletions)

View changed files

📝 docs/content/docs/plugins/phone-number.mdx (+44 -65)
📝 packages/better-auth/src/plugins/phone-number/index.ts (+132 -276)
📝 packages/better-auth/src/plugins/phone-number/phone-number.test.ts (+31 -115)

📄 Description

  • implementation
  • test
  • docs

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/206 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 10/17/2024 **Status:** ✅ Merged **Merged:** 10/17/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/phone-number` --- ### 📝 Commits (5) - [`580a4ce`](https://github.com/better-auth/better-auth/commit/580a4ce78a2404200127e88b6c4ed166879a3324) init - [`950717f`](https://github.com/better-auth/better-auth/commit/950717f0a5c8f13a9e9162efe4d07903aae81895) init - [`4f0f3a1`](https://github.com/better-auth/better-auth/commit/4f0f3a112ba66b610955bacda081a7965e6628e2) wip - [`fc0a6e9`](https://github.com/better-auth/better-auth/commit/fc0a6e9f11627b61b9209087fef8ff567f383862) reafactor: move phone-number plugin to use send verify flow - [`4fe20b2`](https://github.com/better-auth/better-auth/commit/4fe20b29aac16c5fb5897eed3d5293e6f7c59d11) fix: phone number update flow ### 📊 Changes **3 files changed** (+207 additions, -456 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/phone-number.mdx` (+44 -65) 📝 `packages/better-auth/src/plugins/phone-number/index.ts` (+132 -276) 📝 `packages/better-auth/src/plugins/phone-number/phone-number.test.ts` (+31 -115) </details> ### 📄 Description - [x] implementation - [x] test - [x] docs --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 10:41:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#3159