[PR #7443] [CLOSED] fix: update paypal oauth endpoints #7315

Closed
opened 2026-03-13 13:31:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7443
Author: @bytaesu
Created: 1/17/2026
Status: Closed

Base: canaryHead: 2026-01-18/fix/oauth-paypal


📝 Commits (2)

  • c45042e fix: update paypal oauth endpoints
  • 6cbf2b7 Merge branch 'canary' into 2026-01-18/fix/oauth-paypal

📊 Changes

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

View changed files

📝 packages/core/src/social-providers/paypal.ts (+2 -2)

📄 Description

Note

https://developer.paypal.com/docs/log-in-with-paypal/integrate


Summary by cubic

Switched PayPal OAuth authorization endpoint to /connect for both sandbox and live, aligning with PayPal’s latest docs and preventing failures with the deprecated /signin/authorize path. Token endpoint remains unchanged.

Written for commit 6cbf2b73f3. 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/7443 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 1/17/2026 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `2026-01-18/fix/oauth-paypal` --- ### 📝 Commits (2) - [`c45042e`](https://github.com/better-auth/better-auth/commit/c45042ee5c8dbd67dca49524c7a091e136955daf) fix: update paypal oauth endpoints - [`6cbf2b7`](https://github.com/better-auth/better-auth/commit/6cbf2b73f3a6bea9b995bef2dfa78f4fa50980c3) Merge branch 'canary' into 2026-01-18/fix/oauth-paypal ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/social-providers/paypal.ts` (+2 -2) </details> ### 📄 Description > [!NOTE] > https://developer.paypal.com/docs/log-in-with-paypal/integrate <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Switched PayPal OAuth authorization endpoint to /connect for both sandbox and live, aligning with PayPal’s latest docs and preventing failures with the deprecated /signin/authorize path. Token endpoint remains unchanged. <sup>Written for commit 6cbf2b73f3a6bea9b995bef2dfa78f4fa50980c3. 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-03-13 13:31:46 -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#7315