[PR #1758] [CLOSED] feat: battlenet social provider #3979

Closed
opened 2026-03-13 11:26:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1758
Author: @sandervspl
Created: 3/10/2025
Status: Closed

Base: mainHead: feat/battlenet-social-provider


📝 Commits (4)

  • 5f64c3d feat: add battle.net social provider
  • 6b10f7f docs: add battle.net social provider page
  • d9541f0 chore: formatting
  • 02ce82c Merge branch 'main' into feat/battlenet-social-provider

📊 Changes

4 files changed (+156 additions, -1 deletions)

View changed files

📝 docs/components/sidebar-content.tsx (+19 -1)
docs/content/docs/authentication/battlenet.mdx (+47 -0)
packages/better-auth/src/social-providers/battlenet.ts (+87 -0)
📝 packages/better-auth/src/social-providers/index.ts (+3 -0)

📄 Description

No description provided


🔄 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/1758 **Author:** [@sandervspl](https://github.com/sandervspl) **Created:** 3/10/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/battlenet-social-provider` --- ### 📝 Commits (4) - [`5f64c3d`](https://github.com/better-auth/better-auth/commit/5f64c3d30d93ca19f4c084d7bf2f9fc3b9ad971c) feat: add battle.net social provider - [`6b10f7f`](https://github.com/better-auth/better-auth/commit/6b10f7f0e381727074ac41ea52f3d5ef88dbbdc5) docs: add battle.net social provider page - [`d9541f0`](https://github.com/better-auth/better-auth/commit/d9541f07570e0a6484b97a08f4813bef8f058a6f) chore: formatting - [`02ce82c`](https://github.com/better-auth/better-auth/commit/02ce82ce4615f8b25a71422754bf40cfdfbc813f) Merge branch 'main' into feat/battlenet-social-provider ### 📊 Changes **4 files changed** (+156 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/sidebar-content.tsx` (+19 -1) ➕ `docs/content/docs/authentication/battlenet.mdx` (+47 -0) ➕ `packages/better-auth/src/social-providers/battlenet.ts` (+87 -0) 📝 `packages/better-auth/src/social-providers/index.ts` (+3 -0) </details> ### 📄 Description _No description provided_ --- <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 11:26:09 -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#3979