Skip to content

feat(kb): add Google Drive integration for cloud storage#134

Open
yiboyasss wants to merge 6 commits intoxorbitsai:mainfrom
yiboyasss:feat/cloud-storage-integrations
Open

feat(kb): add Google Drive integration for cloud storage#134
yiboyasss wants to merge 6 commits intoxorbitsai:mainfrom
yiboyasss:feat/cloud-storage-integrations

Conversation

@yiboyasss
Copy link
Contributor

No description provided.

@yiboyasss yiboyasss marked this pull request as draft March 11, 2026 07:10
@yiboyasss yiboyasss changed the title feat: cloud storage integrations feat(kb): add Google Drive integration for cloud storage Mar 11, 2026
@yiboyasss yiboyasss force-pushed the feat/cloud-storage-integrations branch from 48fa0a1 to dbc7bcb Compare March 12, 2026 06:56
@yiboyasss yiboyasss marked this pull request as ready for review March 12, 2026 08:00
@qinxuye qinxuye mentioned this pull request Mar 12, 2026
69 tasks
Copy link
Contributor

@qinxuye qinxuye left a comment

Choose a reason for hiding this comment

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

An alembic migration is required.


# Redirect URI
redirect_uri = os.environ.get(
"GOOGLE_REDIRECT_URI", "http://localhost:8000/api/auth/google/callback"
Copy link
Contributor

Choose a reason for hiding this comment

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

This cannot be a hard-coded address, cannot proceed if this env not provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants