Skip to content

docs: Fixes to Sign in with Google setup and troubleshooting#490

Open
Zfinix wants to merge 3 commits into
mainfrom
chore/update-google-docs
Open

docs: Fixes to Sign in with Google setup and troubleshooting#490
Zfinix wants to merge 3 commits into
mainfrom
chore/update-google-docs

Conversation

@Zfinix
Copy link
Copy Markdown
Contributor

@Zfinix Zfinix commented May 11, 2026

Summary

  • Corrected Authorized domains guidance to use the root domain in the Branding step and troubleshooting checklist.
  • Added a new "Verify your authorized domain" step under "Publishing to production"; renumbered subsequent steps.
  • Removed the "Production redirect URIs rejected by Google" troubleshooting entry.
  • Rewrote "Present the authentication UI" around the project template: full main() snippet with the new client.auth.initializeGoogleSignIn() line, inlined SignInScreen source, and the MyHomePage.build() uncomment snippet.
  • Added a Prerequisites section.
  • Added --project to the scloud password set example.
  • Fixed the Google Search Console link.
  • Standardized the example domain to my-awesome-project.serverpod.space.

@Zfinix Zfinix requested a review from Swiftaxe May 11, 2026 02:14
Comment thread docs/06-concepts/11-authentication/04-providers/03-google/01-setup.md Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the “Sign in with Google” documentation to reduce setup friction and improve troubleshooting guidance, particularly around authorized domains, production publishing steps, and the Flutter template-based sign-in UI flow.

Changes:

  • Clarifies and expands “Authorized domains” guidance and adds a new “Verify your authorized domain” step under “Publishing to production”.
  • Rewrites the “Present the authentication UI” section to mirror the Serverpod Flutter template flow, including updated initialization and SignInScreen usage.
  • Refines troubleshooting (checklist updates, removed an entry, corrected links, standardized example domain, and updated scloud command example).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
docs/06-concepts/11-authentication/04-providers/03-google/01-setup.md Adds prerequisites, updates domain guidance, rewrites Flutter UI instructions, and inserts a new production verification step.
docs/06-concepts/11-authentication/04-providers/03-google/04-troubleshooting.md Updates setup checklist and troubleshooting content to align with the revised domain/production guidance.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/06-concepts/11-authentication/04-providers/03-google/01-setup.md Outdated
Comment thread docs/06-concepts/11-authentication/04-providers/03-google/01-setup.md Outdated
Comment thread docs/06-concepts/11-authentication/04-providers/03-google/04-troubleshooting.md Outdated
Zfinix added 2 commits May 11, 2026 13:35
…tions for authorized domains and production credentials
…, including details on authorized domains and production redirect URI verification
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants