Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GoogleDriveLoader hardcodes the Scope to a restricted scope #422

Closed
walterheck opened this issue Aug 4, 2024 · 4 comments
Closed

GoogleDriveLoader hardcodes the Scope to a restricted scope #422

walterheck opened this issue Aug 4, 2024 · 4 comments

Comments

@walterheck
Copy link
Contributor

Currently the GoogleDriveLoader hardcodes the scope to a restricted scope, which means in order to use this in production an extremely heavy security review by google is needed (several weeks long): https://developers.google.com/drive/api/guides/api-specific-auth

Instead, I'd like to be able to pass my own scope in, as my app has with drive.file, and this Loader should have enough with that also.

@lkuligin
Copy link
Collaborator

it has been addresssed here, correct?
#424

@walterheck
Copy link
Contributor Author

Indeed, this can be closed. It's handled there.

@walterheck
Copy link
Contributor Author

Could you please publish langchain_google_community 1.0.9? This mistakenly was included in the genai launch, but that's not where this code lives ;)

@walterheck
Copy link
Contributor Author

@lkuligin ping?

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

No branches or pull requests

2 participants