Skip to content

Conversation

@Forbrig
Copy link
Contributor

@Forbrig Forbrig commented Jan 8, 2026

This pull request adds support for Google Drive OAuth integration by updating environment variables, documentation, and setup instructions. The changes guide users through creating a Google OAuth app, configuring credentials, and updating environment files for both local development and deployment.

Google Drive OAuth Integration:

  • Added Google Drive OAuth configuration options (GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, GOOGLE_OAUTH_SCOPES) to .env.example for local development setup.
  • Updated docs/deployment.md to include instructions for creating a Google Drive OAuth app, obtaining credentials, and setting the necessary environment variables for deployment. [1] [2]

Documentation Updates:

  • Expanded contributing.md with a step-by-step guide for setting up Google OAuth credentials in Google Cloud Console, including enabling the Drive API and configuring redirect URIs.
  • Clarified required environment variables for Google Drive OAuth in contributing.md, including callback URL details. [1] [2]

@justinbmeyer justinbmeyer merged commit a799e1d into FE-662-google-drive-oauth-and-whoami Jan 8, 2026
2 checks passed
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