[PR #1082] [MERGED] fix: add missing google auth uri params #11868

Closed
opened 2026-04-13 08:02:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: add-missing-google-authentication-uri-params


📝 Commits (1)

  • dc35755 fix: add missing google auth uri params

📊 Changes

1 file changed (+10 additions, -4 deletions)

View changed files

📝 packages/better-auth/src/social-providers/google.ts (+10 -4)

📄 Description

The google-client has some missing params ('display' and 'hd')
google docs: https://developers.google.com/identity/openid-connect/openid-connect#hd-param

closes #1041


🔄 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/1082 **Author:** [@jcqvisser](https://github.com/jcqvisser) **Created:** 12/31/2024 **Status:** ✅ Merged **Merged:** 12/31/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `add-missing-google-authentication-uri-params` --- ### 📝 Commits (1) - [`dc35755`](https://github.com/better-auth/better-auth/commit/dc357555e3a80b492daefa3183dd395d586cb892) fix: add missing google auth uri params ### 📊 Changes **1 file changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/social-providers/google.ts` (+10 -4) </details> ### 📄 Description The google-client has some missing params ('display' and 'hd') google docs: https://developers.google.com/identity/openid-connect/openid-connect#hd-param closes #1041 --- <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 08:02:26 -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#11868