[PR #8895] [MERGED] fix(oauth-proxy): read callback params from body for form_post #16532

Closed
opened 2026-04-13 10:33:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8895
Author: @bytaesu
Created: 4/1/2026
Status: Merged
Merged: 4/2/2026
Merged by: @ping-maxwell

Base: mainHead: 2026-04-02/fix/oauth-proxy-form-post


📝 Commits (2)

  • ecd7a55 fix(oauth-proxy): read callback params from body for form_post
  • 7fadf62 Merge branch 'main' into 2026-04-02/fix/oauth-proxy-form-post

📊 Changes

2 files changed (+59 additions, -2 deletions)

View changed files

📝 packages/better-auth/src/plugins/oauth-proxy/index.ts (+6 -2)
📝 packages/better-auth/src/plugins/oauth-proxy/oauth-proxy.test.ts (+53 -0)

📄 Description


🔄 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/8895 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 4/1/2026 **Status:** ✅ Merged **Merged:** 4/2/2026 **Merged by:** [@ping-maxwell](https://github.com/ping-maxwell) **Base:** `main` ← **Head:** `2026-04-02/fix/oauth-proxy-form-post` --- ### 📝 Commits (2) - [`ecd7a55`](https://github.com/better-auth/better-auth/commit/ecd7a55136c42f5e774f1ba3f1f196476766f6ed) fix(oauth-proxy): read callback params from body for form_post - [`7fadf62`](https://github.com/better-auth/better-auth/commit/7fadf621d917d4c96fb87d728dd8c8320a31ae83) Merge branch 'main' into 2026-04-02/fix/oauth-proxy-form-post ### 📊 Changes **2 files changed** (+59 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/oauth-proxy/index.ts` (+6 -2) 📝 `packages/better-auth/src/plugins/oauth-proxy/oauth-proxy.test.ts` (+53 -0) </details> ### 📄 Description - Closes #8889 --- <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-13 10:33: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#16532