[PR #7402] [MERGED] docs: add corporate proxy configuration instructions in faq.mdx #15534

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7402
Author: @himself65
Created: 1/15/2026
Status: Merged
Merged: 1/15/2026
Merged by: @himself65

Base: canaryHead: himself65/2026/01/15/faq


📝 Commits (2)

  • cd2b189 docs: add corporate proxy configuration instructions in faq.mdx
  • 8d15f68 docs: add corporate proxy configuration instructions in faq.mdx

📊 Changes

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

View changed files

📝 docs/content/docs/reference/faq.mdx (+22 -0)

📄 Description

Related: https://github.com/better-auth/better-auth/issues/7396


Summary by cubic

Adds a new FAQ entry that shows how to route Better Auth’s server-side outbound requests through a corporate proxy using undici’s ProxyAgent and setGlobalDispatcher. Helps deployments behind proxies handle OAuth and other calls; addresses issue #7396.

Written for commit 8d15f687da. Summary will update on new commits.


🔄 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/7402 **Author:** [@himself65](https://github.com/himself65) **Created:** 1/15/2026 **Status:** ✅ Merged **Merged:** 1/15/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2026/01/15/faq` --- ### 📝 Commits (2) - [`cd2b189`](https://github.com/better-auth/better-auth/commit/cd2b18989805c25589286517dfe1e2da5ab1b04f) docs: add corporate proxy configuration instructions in `faq.mdx` - [`8d15f68`](https://github.com/better-auth/better-auth/commit/8d15f687da359516b8f5501a96242001835936fd) docs: add corporate proxy configuration instructions in `faq.mdx` ### 📊 Changes **1 file changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/reference/faq.mdx` (+22 -0) </details> ### 📄 Description Related: https://github.com/better-auth/better-auth/issues/7396 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Adds a new FAQ entry that shows how to route Better Auth’s server-side outbound requests through a corporate proxy using undici’s ProxyAgent and setGlobalDispatcher. Helps deployments behind proxies handle OAuth and other calls; addresses issue #7396. <sup>Written for commit 8d15f687da359516b8f5501a96242001835936fd. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <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:05:04 -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#15534