[PR #2994] [MERGED] feat: onPasswordReset callback #4591

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2994
Author: @Kinfe123
Created: 6/11/2025
Status: Merged
Merged: 7/19/2025
Merged by: @Bekacru

Base: mainHead: feat/onPasswordReset-callback


📝 Commits (6)

📊 Changes

4 files changed (+41 additions, -11 deletions)

View changed files

📝 docs/content/docs/authentication/email-password.mdx (+11 -0)
📝 packages/better-auth/src/api/routes/reset-password.test.ts (+5 -0)
📝 packages/better-auth/src/api/routes/reset-password.ts (+17 -11)
📝 packages/better-auth/src/types/options.ts (+8 -0)

📄 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/2994 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 6/11/2025 **Status:** ✅ Merged **Merged:** 7/19/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `feat/onPasswordReset-callback` --- ### 📝 Commits (6) - [`14a9ef1`](https://github.com/better-auth/better-auth/commit/14a9ef1b5f28dc81808f23357a1e9627f41b4d08) fix: otp value and tries separator - [`f420b0d`](https://github.com/better-auth/better-auth/commit/f420b0dcc0a9b71a9b7fd1b52778c4068e7e8ec8) feat: onPasswordReset callback - [`76b6536`](https://github.com/better-auth/better-auth/commit/76b65360c7de0a2043f614b8176e7fa1b3847fb5) lint - [`e2a41ba`](https://github.com/better-auth/better-auth/commit/e2a41ba43dba7ee6e496ae09cbb343d4ac831bd9) clean up - [`29b6271`](https://github.com/better-auth/better-auth/commit/29b62711308240d1ffc1c963b276325f4427660d) test - [`4d3fc0e`](https://github.com/better-auth/better-auth/commit/4d3fc0e1d582c363eb7a7bcb854930886f07cd98) docs ### 📊 Changes **4 files changed** (+41 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/authentication/email-password.mdx` (+11 -0) 📝 `packages/better-auth/src/api/routes/reset-password.test.ts` (+5 -0) 📝 `packages/better-auth/src/api/routes/reset-password.ts` (+17 -11) 📝 `packages/better-auth/src/types/options.ts` (+8 -0) </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-03-13 11:51: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#4591