[PR #3894] [MERGED] Google Auth Prompt Fix #5066

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3894
Author: @dagmawibabi
Created: 8/9/2025
Status: Merged
Merged: 8/9/2025
Merged by: @Bekacru

Base: mainHead: googleauth-prompt


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 docs/content/docs/authentication/google.mdx (+2 -2)

📄 Description

Google OAuth2 Uses Space Delimiters instead of +

IMG_20250809_095757_783.jpg

https://developers.google.com/identity/protocols/oauth2/web-server


Summary by cubic

Updated Google OAuth2 documentation to use space delimiters in the prompt parameter instead of plus signs, matching Google’s requirements.


🔄 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/3894 **Author:** [@dagmawibabi](https://github.com/dagmawibabi) **Created:** 8/9/2025 **Status:** ✅ Merged **Merged:** 8/9/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `googleauth-prompt` --- ### 📝 Commits (1) - [`eeace92`](https://github.com/better-auth/better-auth/commit/eeace92c00e16ca9050161f24d453a7e2f7de627) Fix google auth prompt ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/authentication/google.mdx` (+2 -2) </details> ### 📄 Description Google OAuth2 Uses Space Delimiters instead of + ![IMG_20250809_095757_783.jpg](https://github.com/user-attachments/assets/63088e99-3092-49fd-8a8c-0f017ec08239) https://developers.google.com/identity/protocols/oauth2/web-server <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Updated Google OAuth2 documentation to use space delimiters in the prompt parameter instead of plus signs, matching Google’s requirements. <!-- 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-03-13 12:09:41 -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#5066