[PR #1664] [MERGED] (stripe/hono fix): webhook patches for the stripe plugin in hono js #3932

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1664
Author: @NeoPrint3D
Created: 3/3/2025
Status: Merged
Merged: 3/5/2025
Merged by: @Bekacru

Base: mainHead: fix/stripe-hono-crypto


📝 Commits (1)

  • 822cb49 fixed an issue where SubtleCryptoProvider cannot be used in a synchronous context by making it async

📊 Changes

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

View changed files

📝 packages/stripe/src/index.ts (+1 -1)

📄 Description

Fixed an issue where SubtleCryptoProvider cannot be used in a synchronous context in hono by making it async. The issue broke the stripe plugin completely


🔄 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/1664 **Author:** [@NeoPrint3D](https://github.com/NeoPrint3D) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/5/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/stripe-hono-crypto` --- ### 📝 Commits (1) - [`822cb49`](https://github.com/better-auth/better-auth/commit/822cb49ec47eaae955190005bf55a3524ad8eb06) fixed an issue where SubtleCryptoProvider cannot be used in a synchronous context by making it async ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/stripe/src/index.ts` (+1 -1) </details> ### 📄 Description Fixed an issue where SubtleCryptoProvider cannot be used in a synchronous context in hono by making it async. The issue broke the stripe plugin completely --- <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:23:14 -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#3932