[PR #815] [MERGED] feat(generic-oAuth): allow generic OAuth to use the base OAuth callback #11734

Closed
opened 2026-04-13 07:58:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/815
Author: @Bekacru
Created: 12/8/2024
Status: Merged
Merged: 12/8/2024
Merged by: @Bekacru

Base: mainHead: feat/generic-oauth


📝 Commits (1)

  • 7714d73 feat: allow generic oauth to use the base oauth callback

📊 Changes

3 files changed (+120 additions, -6 deletions)

View changed files

📝 packages/better-auth/src/api/routes/callback.ts (+2 -0)
📝 packages/better-auth/src/plugins/generic-oauth/index.ts (+87 -0)
📝 packages/better-auth/src/plugins/generic-oauth/oauth2.test.ts (+31 -6)

📄 Description

closes #767


🔄 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/815 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 12/8/2024 **Status:** ✅ Merged **Merged:** 12/8/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `feat/generic-oauth` --- ### 📝 Commits (1) - [`7714d73`](https://github.com/better-auth/better-auth/commit/7714d7398cb9001984abbc742bd15e4682c80381) feat: allow generic oauth to use the base oauth callback ### 📊 Changes **3 files changed** (+120 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/api/routes/callback.ts` (+2 -0) 📝 `packages/better-auth/src/plugins/generic-oauth/index.ts` (+87 -0) 📝 `packages/better-auth/src/plugins/generic-oauth/oauth2.test.ts` (+31 -6) </details> ### 📄 Description closes #767 --- <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 07:58:35 -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#11734