Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Oct 30, 2024
1 parent 0481a64 commit ee2558e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion protocols/googlecloudstorage.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ In the login prompt of Cyberduck you enter the *Access Key* for the username and
### OAuth 2.0 Access

:::{attention}
Using prior versions to 4.12.0 (Mountain Duck) or 8.4.0 (Cyberduck), you might **not** be able to connect to Google Cloud Storage anymore because of the deprescated OAuth out-of-band flow.
Using prior versions to 4.12.0 (Mountain Duck) or 8.4.0 (Cyberduck), you might **not** be able to connect to Google Cloud Storage anymore because of the deprecated OAuth out-of-band flow.
:::

You must obtain the project ID (`x-goog-project-id`) of your project from the Google Cloud Platform under *Storage Access* from the Google Cloud Storage tab. [Direct link to Google Cloud Storage settings.](https://console.cloud.google.com/storage/settings)
Expand Down
2 changes: 1 addition & 1 deletion protocols/googledrive.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Connect to your [Google Drive](http://drive.google.com/) to store plain files.
### Authentication

:::{attention}
Using prior versions to 4.12.0 (Mountain Duck) or 8.4.0 (Cyberduck), you might **not** be able to connect to Google Drive anymore because of the deprescated OAuth out-of-band flow.
Using prior versions to 4.12.0 (Mountain Duck) or 8.4.0 (Cyberduck), you might **not** be able to connect to Google Drive anymore because of the deprecated OAuth out-of-band flow.
:::

Google Drive uses OAuth 2 to allow Cyberduck to access your files on Google Drive. Choose your account email as the username in the bookmark and choose *Allow* on the website opened in your default web browser to allow Cyberduck to *View and manage the files in your Google Drive*. The authorization code will be submitted to Cyberduck automatically. Subsequent connections will not require authorization, unless the refresh token itself is expired due to inactivity.
Expand Down

0 comments on commit ee2558e

Please sign in to comment.