[PR #4090] [CLOSED] docs(google): fix the prompt value to be the expected typescript compliant value #5181

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4090
Author: @tharakadesilva
Created: 8/19/2025
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • 8202c00 docs(google): Fix the prompt value to be the expected typescript compliant value

📊 Changes

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

View changed files

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

📄 Description


Summary by cubic

Fix Google auth docs by changing prompt from 'select_account consent' to 'select_account+consent'. This matches the expected TypeScript value in provider options and avoids config errors when requesting refresh tokens with accessType 'offline'.


🔄 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/4090 **Author:** [@tharakadesilva](https://github.com/tharakadesilva) **Created:** 8/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`8202c00`](https://github.com/better-auth/better-auth/commit/8202c0019cc99c685238742a5235d405a3d84b94) docs(google): Fix the prompt value to be the expected typescript compliant value ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/authentication/google.mdx` (+2 -2) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fix Google auth docs by changing prompt from 'select_account consent' to 'select_account+consent'. This matches the expected TypeScript value in provider options and avoids config errors when requesting refresh tokens with accessType 'offline'. <!-- 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:13:11 -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#5181