[PR #1573] [MERGED] Correct option name in the reset password error message #29471

Closed
opened 2026-04-17 20:48:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1573
Author: @Igonato
Created: 2/25/2025
Status: Merged
Merged: 2/25/2025
Merged by: @Bekacru

Base: mainHead: patch-1


📝 Commits (1)

  • 631e4fe Correct option name in the reset password error message

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/better-auth/src/api/routes/forget-password.ts (+1 -1)

📄 Description

Seems like sendResetPasswordToken isn't seen anywhere esle in the project and is supposed to be just sendResetPassword.


🔄 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/1573 **Author:** [@Igonato](https://github.com/Igonato) **Created:** 2/25/2025 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`631e4fe`](https://github.com/better-auth/better-auth/commit/631e4fe19ab0a11f94e12a0178ed74c9b25629e4) Correct option name in the reset password error message ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/api/routes/forget-password.ts` (+1 -1) </details> ### 📄 Description Seems like `sendResetPasswordToken` isn't seen anywhere esle in the project and is supposed to be just `sendResetPassword`. --- <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-17 20:48:07 -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#29471