[PR #2548] [CLOSED] feat(email-otp): allow overridding the default email verifier with email otp #4370

Closed
opened 2026-03-13 11:43:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2548
Author: @Bekacru
Created: 5/5/2025
Status: Closed

Base: v1.3Head: feat/email-otp-override


📝 Commits (2)

  • 848a5ca feat(email-otp): allow overriding the default email verifier with email otp
  • 2fe23f6 add doc

📊 Changes

3 files changed (+741 additions, -616 deletions)

View changed files

📝 docs/content/docs/plugins/email-otp.mdx (+71 -54)
📝 packages/better-auth/src/plugins/email-otp/email-otp.test.ts (+86 -0)
📝 packages/better-auth/src/plugins/email-otp/index.ts (+584 -562)

📄 Description

closes #2160
closes #879


🔄 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/2548 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 5/5/2025 **Status:** ❌ Closed **Base:** `v1.3` ← **Head:** `feat/email-otp-override` --- ### 📝 Commits (2) - [`848a5ca`](https://github.com/better-auth/better-auth/commit/848a5caa6fa93b804bc1843c66049d350721ec7f) feat(email-otp): allow overriding the default email verifier with email otp - [`2fe23f6`](https://github.com/better-auth/better-auth/commit/2fe23f609bb911fe8f144e5a461c0d9fe6a6d84d) add doc ### 📊 Changes **3 files changed** (+741 additions, -616 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/email-otp.mdx` (+71 -54) 📝 `packages/better-auth/src/plugins/email-otp/email-otp.test.ts` (+86 -0) 📝 `packages/better-auth/src/plugins/email-otp/index.ts` (+584 -562) </details> ### 📄 Description closes #2160 closes #879 --- <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 11:43:14 -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#4370