Revise OAuth login fix and consent screen instructions#468
Revise OAuth login fix and consent screen instructions#468zeuslawyer wants to merge 1 commit intogoogleworkspace:mainfrom
Conversation
Updated instructions for fixing OAuth login issues and updated consent screen steps.
|
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request refines the documentation for resolving common OAuth login problems and navigating the consent screen within the Google Cloud Platform. The updates aim to provide clearer and more accurate steps for users encountering these issues, ensuring a smoother authentication process for applications in testing mode. Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates instructions in the README.md file for OAuth login and consent screens. The changes aim to align the documentation with the current Google Cloud Console user interface. My review identified an inconsistency where a URL was updated in the troubleshooting section but not in the manual setup instructions. I have added a comment to highlight this for correction.
Updated instructions for fixing OAuth login issues and updated consent screen steps.
Description
The README instructions on how to find add one's account as the test user account were outdated/incorrect.
Fix was performed directly from Github as it was only to README.
Checklist:
AGENTS.mdguidelines (no generatedgoogle-*crates).cargo fmt --allto format the code perfectly.cargo clippy -- -D warningsand resolved all warnings.pnpx changeset) to document my changes.