[PR #1322] [MERGED] fix oauth-proxy docs - redirectURL #29355

Closed
opened 2026-04-17 20:42:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1322
Author: @rychlis
Created: 1/31/2025
Status: Merged
Merged: 1/31/2025
Merged by: @Bekacru

Base: mainHead: docs/fix-oauth-proxy-urls


📝 Commits (2)

  • 38fa415 fix oauth-proxy docs: correct redirectURI option and signIn.social callbackURL
  • 9d99ca9 fix oauth-proxy docs - proper redirectURI example url

📊 Changes

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

View changed files

📝 docs/content/docs/plugins/oauth-proxy.mdx (+2 -2)

📄 Description

docs mention redirectURL in both socialProviders option and authClient.signIn.social call which don't exist.

Fixing this by using redirectURI for socialProviders and callbackURL for client signIn which both works well for me


🔄 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/1322 **Author:** [@rychlis](https://github.com/rychlis) **Created:** 1/31/2025 **Status:** ✅ Merged **Merged:** 1/31/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `docs/fix-oauth-proxy-urls` --- ### 📝 Commits (2) - [`38fa415`](https://github.com/better-auth/better-auth/commit/38fa415e22a484327210cf533e47c3bed10c1763) fix oauth-proxy docs: correct redirectURI option and signIn.social callbackURL - [`9d99ca9`](https://github.com/better-auth/better-auth/commit/9d99ca97195241e6452db8bcc2b4d3779ec9cd6a) fix oauth-proxy docs - proper redirectURI example url ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/oauth-proxy.mdx` (+2 -2) </details> ### 📄 Description docs mention redirectURL in both socialProviders option and authClient.signIn.social call which don't exist. Fixing this by using redirectURI for socialProviders and callbackURL for client signIn which both works well for me --- <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-17 20:42:27 -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#29355