[PR #3087] [CLOSED] fix: accept multiple google clientID #4637

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3087
Author: @FireLord
Created: 6/19/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 3ad625f Accept multiple google clientID

📊 Changes

5 files changed (+25 additions, -9 deletions)

View changed files

📝 packages/better-auth/src/oauth2/create-authorization-url.ts (+2 -1)
📝 packages/better-auth/src/oauth2/refresh-access-token.ts (+2 -1)
📝 packages/better-auth/src/oauth2/types.ts (+3 -2)
📝 packages/better-auth/src/oauth2/validate-authorization-code.ts (+3 -2)
📝 packages/better-auth/src/social-providers/google.ts (+15 -3)

📄 Description

This fixes: https://github.com/better-auth/better-auth/issues/1495


🔄 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/3087 **Author:** [@FireLord](https://github.com/FireLord) **Created:** 6/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`3ad625f`](https://github.com/better-auth/better-auth/commit/3ad625fdbaeb6e96de7b4aa7a617f879df6fe2eb) Accept multiple google clientID ### 📊 Changes **5 files changed** (+25 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/oauth2/create-authorization-url.ts` (+2 -1) 📝 `packages/better-auth/src/oauth2/refresh-access-token.ts` (+2 -1) 📝 `packages/better-auth/src/oauth2/types.ts` (+3 -2) 📝 `packages/better-auth/src/oauth2/validate-authorization-code.ts` (+3 -2) 📝 `packages/better-auth/src/social-providers/google.ts` (+15 -3) </details> ### 📄 Description This fixes: https://github.com/better-auth/better-auth/issues/1495 --- <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:53:28 -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#4637