Skip to content

Commit

Permalink
Update google-drive-picker.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
mifi authored Jan 13, 2025
1 parent 8ca6f68 commit e764709
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/sources/companion-plugins/google-drive-picker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ Create a project for your app if you don’t have one yet.
- On the project’s dashboard, enable the
[Google Picker API](https://console.cloud.google.com/apis/library/picker.googleapis.com)
(for Google Drive).
- Create an API key. Restrict your API key to the Google Picker API for safety. This will be your `apiKey` in Uppy.
- Create an API key. Restrict your API key to the Google Picker API for safety.
This will be your `apiKey` in Uppy.
- Create an OAuth 2.0 Client ID of type Web application with the correct
Authorized JavaScript origins. This will be your `clientId` in Uppy.

Expand Down

0 comments on commit e764709

Please sign in to comment.