[PR #4027] [MERGED] fix google and roblox auth prompt #13390

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

📋 Pull Request Information

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

Base: canaryHead: gorob


📝 Commits (1)

📊 Changes

4 files changed (+34 additions, -27 deletions)

View changed files

📝 docs/content/docs/authentication/google.mdx (+31 -21)
📝 packages/better-auth/src/oauth2/types.ts (+1 -1)
📝 packages/better-auth/src/social-providers/google.ts (+0 -3)
📝 packages/better-auth/src/social-providers/roblox.ts (+2 -2)

📄 Description

Summary by cubic

Fixed Google and Roblox authentication to use a space in the prompt value instead of a plus, improving compatibility with OAuth providers.

  • Docs Update
    • Updated Google authentication docs to show correct prompt parameter usage and improved examples.

🔄 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/4027 **Author:** [@dagmawibabi](https://github.com/dagmawibabi) **Created:** 8/15/2025 **Status:** ✅ Merged **Merged:** 8/15/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `gorob` --- ### 📝 Commits (1) - [`1ade219`](https://github.com/better-auth/better-auth/commit/1ade2191c6e6e3e05cf7359b06016ea9fe2488da) fix auth prompt ### 📊 Changes **4 files changed** (+34 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/authentication/google.mdx` (+31 -21) 📝 `packages/better-auth/src/oauth2/types.ts` (+1 -1) 📝 `packages/better-auth/src/social-providers/google.ts` (+0 -3) 📝 `packages/better-auth/src/social-providers/roblox.ts` (+2 -2) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fixed Google and Roblox authentication to use a space in the prompt value instead of a plus, improving compatibility with OAuth providers. - **Docs Update** - Updated Google authentication docs to show correct prompt parameter usage and improved examples. <!-- 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-04-13 08:54:12 -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#13390