docs: drive: include requirement to publish app in step-by-step - fixes #5393

This commit is contained in:
darrenrhs 2021-06-11 02:00:52 +10:00 committed by GitHub
parent 318fa4472b
commit 654f5309b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -1324,8 +1324,11 @@ then select "OAuth client ID".
7. Choose an application type of "Desktop app" if you using a Google account or "Other" if
you using a GSuite account and click "Create". (the default name is fine)
8. It will show you a client ID and client secret. Use these values
in rclone config to add a new remote or edit an existing remote.
8. It will show you a client ID and client secret. Make a note of these.
9. Go to "Oauth consent screen" and press "Publish App"
10. Provide the noted client ID and client secret to rclone.
Be aware that, due to the "enhanced security" recently introduced by
Google, you are theoretically expected to "submit your app for verification"