[PR #2146] [MERGED] feat(email-otp): support attempt numbers for email-otp #21078

Closed
opened 2026-04-15 20:06:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2146
Author: @Bekacru
Created: 4/5/2025
Status: Merged
Merged: 4/11/2025
Merged by: @Bekacru

Base: mainHead: feat/email-otp-attempts


📝 Commits (3)

📊 Changes

3 files changed (+137 additions, -16 deletions)

View changed files

📝 docs/content/docs/plugins/email-otp.mdx (+18 -1)
📝 packages/better-auth/src/plugins/email-otp/email-otp.test.ts (+50 -1)
📝 packages/better-auth/src/plugins/email-otp/index.ts (+69 -14)

📄 Description

No description provided


🔄 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/2146 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 4/5/2025 **Status:** ✅ Merged **Merged:** 4/11/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `feat/email-otp-attempts` --- ### 📝 Commits (3) - [`76e6e21`](https://github.com/better-auth/better-auth/commit/76e6e21c6e58795c33a78129d239efd12a072a54) feat: support attempt numbers for email-otp - [`ae9e376`](https://github.com/better-auth/better-auth/commit/ae9e376ddf1678dec2e5f1642d9f8857157836b5) docs - [`813cf0b`](https://github.com/better-auth/better-auth/commit/813cf0b54cae9be772c99bd6b6ee1bb45e31de86) wip ### 📊 Changes **3 files changed** (+137 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/email-otp.mdx` (+18 -1) 📝 `packages/better-auth/src/plugins/email-otp/email-otp.test.ts` (+50 -1) 📝 `packages/better-auth/src/plugins/email-otp/index.ts` (+69 -14) </details> ### 📄 Description _No description provided_ --- <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-04-15 20:06:43 -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#21078