Skip to content

Add GCP setup documentation for OAuth consent and redirect URIs (fixes #125)#147

Merged
levz0r merged 1 commit into
masterfrom
fix/issue-125-docs-clarification
Dec 4, 2025
Merged

Add GCP setup documentation for OAuth consent and redirect URIs (fixes #125)#147
levz0r merged 1 commit into
masterfrom
fix/issue-125-docs-clarification

Conversation

@levz0r
Copy link
Copy Markdown
Owner

@levz0r levz0r commented Dec 4, 2025

Summary

Adds missing documentation for Google Cloud Platform setup that was causing confusion for new users.

Fixes #125

Changes

Added two new sections to the credentials setup guide:

  1. Configure OAuth consent screen - Documents:

    • Test users requirement for apps in testing mode
    • Token expiration note (7 days in testing mode)
  2. Add authorized redirect URI - Documents:

    • Need to add http://localhost to OAuth client settings

Test plan

  • Documentation is clear and actionable
  • CI passes

🤖 Generated with Claude Code

…#125)

- Document test users requirement for apps in testing mode
- Add note about token expiration in testing mode
- Document localhost redirect URI configuration

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@levz0r levz0r merged commit 9d46f3a into master Dec 4, 2025
2 checks passed
@levz0r levz0r deleted the fix/issue-125-docs-clarification branch December 4, 2025 15:31
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.

Incomplete documentation

1 participant