[PR #7296] [MERGED] fix(anonymous): define delete-anonymous-user path method #32807

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7296
Author: @ping-maxwell
Created: 1/12/2026
Status: Merged
Merged: 1/12/2026
Merged by: @ping-maxwell

Base: canaryHead: fix/delete-anonymous-user-client-path-method


📝 Commits (1)

  • 01bd8c9 fix(anonymous): define delete-anonymous-user path method

📊 Changes

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

View changed files

📝 packages/better-auth/src/plugins/anonymous/client.ts (+1 -0)

📄 Description

We didn't define the path-method for the new delete-anonymous-user endpoint


Summary by cubic

Defined the POST path for /delete-anonymous-user in the anonymous client. This enables calling the endpoint and prevents failures from the missing path method.

Written for commit 01bd8c9c1d. Summary will update on new commits.


🔄 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/7296 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/12/2026 **Merged by:** [@ping-maxwell](https://github.com/ping-maxwell) **Base:** `canary` ← **Head:** `fix/delete-anonymous-user-client-path-method` --- ### 📝 Commits (1) - [`01bd8c9`](https://github.com/better-auth/better-auth/commit/01bd8c9c1d358d7b8cf8981f84b2c7c4b66e0373) fix(anonymous): define delete-anonymous-user path method ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/anonymous/client.ts` (+1 -0) </details> ### 📄 Description We didn't define the path-method for the new delete-anonymous-user endpoint <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Defined the POST path for /delete-anonymous-user in the anonymous client. This enables calling the endpoint and prevents failures from the missing path method. <sup>Written for commit 01bd8c9c1d358d7b8cf8981f84b2c7c4b66e0373. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <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 23:32: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#32807