forked from TrueCloudLab/rclone
docs: drive: include requirement to publish app in step-by-step - fixes #5393
This commit is contained in:
parent
318fa4472b
commit
654f5309b0
1 changed files with 5 additions and 2 deletions
|
@ -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
|
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)
|
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
|
8. It will show you a client ID and client secret. Make a note of these.
|
||||||
in rclone config to add a new remote or edit an existing remote.
|
|
||||||
|
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
|
Be aware that, due to the "enhanced security" recently introduced by
|
||||||
Google, you are theoretically expected to "submit your app for verification"
|
Google, you are theoretically expected to "submit your app for verification"
|
||||||
|
|
Loading…
Reference in a new issue