[PR #773] [CLOSED] fix: hono compress:false breaking oauth /token request #3473

Closed
opened 2026-03-13 10:54:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/773
Author: @Bekacru
Created: 12/5/2024
Status: Closed

Base: mainHead: fix/hono-encoding


📝 Commits (4)

  • 588c25e chore: add a couple more tests
  • 5259196 fix: possible fix for hono overriding the accept encoding header
  • 97195b7 fix: possible fix for hono overriding the accept encoding header
  • df009f7 chore: release v1.0.11-beta.1

📊 Changes

6 files changed (+80 additions, -18 deletions)

View changed files

📝 packages/better-auth/package.json (+1 -1)
📝 packages/better-auth/src/oauth2/validate-authorization-code.ts (+2 -0)
📝 packages/better-auth/src/plugins/organization/organization.test.ts (+4 -0)
📝 packages/better-auth/src/social-providers/social.test.ts (+71 -15)
📝 packages/cli/package.json (+1 -1)
📝 packages/expo/package.json (+1 -1)

📄 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/773 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 12/5/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/hono-encoding` --- ### 📝 Commits (4) - [`588c25e`](https://github.com/better-auth/better-auth/commit/588c25e529e42229062aadd7bdb323013cd8eeec) chore: add a couple more tests - [`5259196`](https://github.com/better-auth/better-auth/commit/5259196ae5f5fbb27f8f0a0f9e37d7f68aa75d25) fix: possible fix for hono overriding the accept encoding header - [`97195b7`](https://github.com/better-auth/better-auth/commit/97195b7263bfcadb44933e6e7c387993e16e2bf5) fix: possible fix for hono overriding the accept encoding header - [`df009f7`](https://github.com/better-auth/better-auth/commit/df009f7f94100a6007f65f3bafeddb3067809a54) chore: release v1.0.11-beta.1 ### 📊 Changes **6 files changed** (+80 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/package.json` (+1 -1) 📝 `packages/better-auth/src/oauth2/validate-authorization-code.ts` (+2 -0) 📝 `packages/better-auth/src/plugins/organization/organization.test.ts` (+4 -0) 📝 `packages/better-auth/src/social-providers/social.test.ts` (+71 -15) 📝 `packages/cli/package.json` (+1 -1) 📝 `packages/expo/package.json` (+1 -1) </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 10:54:57 -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#3473