[PR #2706] [CLOSED] disableBody option in Stripe webhook endpoint #30050

Closed
opened 2026-04-17 21:14:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2706
Author: @deestt
Created: 5/18/2025
Status: Closed

Base: mainHead: main


📝 Commits (4)

📊 Changes

3 files changed (+15 additions, -2 deletions)

View changed files

📝 packages/stripe/src/index.ts (+1 -1)
📝 pnpm-lock.yaml (+13 -0)
📝 pnpm-workspace.yaml (+1 -1)

📄 Description

This PR is to fix a plugin that doesn't work on Cloudflare Workers (#2501) because CF Workers behaves differently when duplicating a request (gives empty text). Here's the Pull Request better-call repo: https://github.com/Bekacru/better-call/pull/18


🔄 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/2706 **Author:** [@deestt](https://github.com/deestt) **Created:** 5/18/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`831e775`](https://github.com/better-auth/better-auth/commit/831e775302a81b75fd6fd018713706e7ee086baa) disableBody option - [`8de7a88`](https://github.com/better-auth/better-auth/commit/8de7a88b769edb6647cef7209857ba085d73a08a) chore: update better-call - [`a58731a`](https://github.com/better-auth/better-auth/commit/a58731a1d29e51ef9a9e9bdbced2e812c3bc7a07) update better-call - [`205ec31`](https://github.com/better-auth/better-auth/commit/205ec3199a633ce6fba14bef4be4babfd8821538) Merge branch 'main' into pr/deestt/2706 ### 📊 Changes **3 files changed** (+15 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/stripe/src/index.ts` (+1 -1) 📝 `pnpm-lock.yaml` (+13 -0) 📝 `pnpm-workspace.yaml` (+1 -1) </details> ### 📄 Description This PR is to fix a plugin that doesn't work on Cloudflare Workers (#2501) because CF Workers behaves differently when duplicating a request (gives empty text). Here's the Pull Request better-call repo: https://github.com/Bekacru/better-call/pull/18 --- <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 21:14:45 -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#30050