[PR #929] [MERGED] feat: allow callback url for user deletion and add password as alternate authentication requirement #29148

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/929
Author: @Bekacru
Created: 12/18/2024
Status: Merged
Merged: 12/20/2024
Merged by: @Bekacru

Base: mainHead: fix/delete-user


📝 Commits (2)

  • b08199e feat: allow callback url for user deletion and improve flow and docs
  • b4fe7e3 Merge branch 'main' into fix/delete-user

📊 Changes

3 files changed (+134 additions, -14 deletions)

View changed files

📝 docs/content/docs/concepts/users-accounts.mdx (+59 -11)
📝 packages/better-auth/src/api/routes/update-user.ts (+74 -3)
📝 packages/better-auth/src/error/codes.ts (+1 -0)

📄 Description

closes #926


🔄 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/929 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 12/18/2024 **Status:** ✅ Merged **Merged:** 12/20/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/delete-user` --- ### 📝 Commits (2) - [`b08199e`](https://github.com/better-auth/better-auth/commit/b08199ef57336dc40a1f7fc08312d3a7e1c038f7) feat: allow callback url for user deletion and improve flow and docs - [`b4fe7e3`](https://github.com/better-auth/better-auth/commit/b4fe7e346ff21d31c65f9afa9d1df8da8e7fca17) Merge branch 'main' into fix/delete-user ### 📊 Changes **3 files changed** (+134 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/users-accounts.mdx` (+59 -11) 📝 `packages/better-auth/src/api/routes/update-user.ts` (+74 -3) 📝 `packages/better-auth/src/error/codes.ts` (+1 -0) </details> ### 📄 Description closes #926 --- <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:32:30 -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#29148