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

Service worker state fixes, Google Drive Permissions fixes #355

Merged
merged 6 commits into from
Aug 13, 2024

Conversation

subdavis
Copy link
Owner

@subdavis subdavis commented Aug 13, 2024

fixes #338
fixes #349
fixes #354

@subdavis subdavis merged commit f93d4e0 into develop Aug 13, 2024
"oauth2": {
// The Chrome identity client ID for Chrome ONLY
"client_id": "876467817034-al13p9m2bphgregs0rij76n1tumakcqr.apps.googleusercontent.com",
"scopes": [
"https://www.googleapis.com/auth/drive.readonly"
"https://www.googleapis.com/auth/drive.file"
Copy link
Owner Author

Choose a reason for hiding this comment

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

cc #354

I caused a regression here by reverting an earlier change to drive.readonly (the wrong permission).

@subdavis subdavis deleted the cache-fixes-2 branch August 13, 2024 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant