[PR #8699] [MERGED] feat(oauth-proxy): add dedicated secret option to reduce shared key exposure surface #25056

Closed
opened 2026-04-15 22:42:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8699
Author: @bytaesu
Created: 3/19/2026
Status: Merged
Merged: 3/20/2026
Merged by: @himself65

Base: canaryHead: 2026-03-20/feat/oauth-proxy-dedicated-secret


📝 Commits (1)

  • 922b1ce feat(oauth-proxy): add dedicated secret option to reduce shared key exposure surface

📊 Changes

3 files changed (+139 additions, -8 deletions)

View changed files

📝 docs/content/docs/plugins/oauth-proxy.mdx (+3 -1)
📝 packages/better-auth/src/plugins/oauth-proxy/index.ts (+29 -7)
📝 packages/better-auth/src/plugins/oauth-proxy/oauth-proxy.test.ts (+107 -0)

📄 Description

Related to https://discord.com/channels/1288403910284935179/1484274712350556300


🔄 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/8699 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 3/19/2026 **Status:** ✅ Merged **Merged:** 3/20/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `2026-03-20/feat/oauth-proxy-dedicated-secret` --- ### 📝 Commits (1) - [`922b1ce`](https://github.com/better-auth/better-auth/commit/922b1ce30f884eeec6af2a3d621ebc96e6d2fd75) feat(oauth-proxy): add dedicated secret option to reduce shared key exposure surface ### 📊 Changes **3 files changed** (+139 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/oauth-proxy.mdx` (+3 -1) 📝 `packages/better-auth/src/plugins/oauth-proxy/index.ts` (+29 -7) 📝 `packages/better-auth/src/plugins/oauth-proxy/oauth-proxy.test.ts` (+107 -0) </details> ### 📄 Description Related to https://discord.com/channels/1288403910284935179/1484274712350556300 --- <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-15 22:42:31 -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#25056