[PR #5155] [MERGED] chore: backport for old ./social-providers endpoint #31413

Closed
opened 2026-04-17 22:17:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5155
Author: @himself65
Created: 10/7/2025
Status: Merged
Merged: 10/7/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/10/07/fix


📝 Commits (1)

  • af681ce chore: backport for old ./social-providers endpoint

📊 Changes

2 files changed (+5 additions, -0 deletions)

View changed files

📝 packages/better-auth/build.config.ts (+1 -0)
packages/better-auth/src/social-providers/index.ts (+4 -0)

📄 Description

Summary by cubic

Restore the legacy ./social-providers endpoint to keep existing imports working, re-exporting from @better-auth/core/social-providers. Added the deprecated entry to the build.

  • Migration
    • Update imports to @better-auth/core/social-providers; the legacy path will be removed in a future release.

🔄 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/5155 **Author:** [@himself65](https://github.com/himself65) **Created:** 10/7/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/10/07/fix` --- ### 📝 Commits (1) - [`af681ce`](https://github.com/better-auth/better-auth/commit/af681ce9b7633237d67e3ed5adc49ed9a37c2bb3) chore: backport for old `./social-providers` endpoint ### 📊 Changes **2 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/build.config.ts` (+1 -0) ➕ `packages/better-auth/src/social-providers/index.ts` (+4 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Restore the legacy ./social-providers endpoint to keep existing imports working, re-exporting from @better-auth/core/social-providers. Added the deprecated entry to the build. - **Migration** - Update imports to @better-auth/core/social-providers; the legacy path will be removed in a future release. <!-- 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-17 22:17:05 -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#31413