mirror of
https://github.com/rclone/rclone.git
synced 2024-12-23 15:38:57 +01:00
docs/content: describe mandatory fields for drive
Making a client-id for Google Drive requires you to add two more fields besides the already documented "Application name" field. This commit documents what should be written for those two fields. Fixes #5967
This commit is contained in:
parent
0ae39bda8d
commit
18c24014da
@ -1339,7 +1339,8 @@ credentials", which opens the wizard), then "Create credentials"
|
||||
to the next step; if not, click on "CONFIGURE CONSENT SCREEN" button
|
||||
(near the top right corner of the right panel), then select "External"
|
||||
and click on "CREATE"; on the next screen, enter an "Application name"
|
||||
("rclone" is OK) then click on "Save" (all other data is optional).
|
||||
("rclone" is OK); enter "User Support Email" (your own email is OK);
|
||||
enter "Developer Contact Email" (your own email is OK); then click on "Save" (all other data is optional).
|
||||
Click again on "Credentials" on the left panel to go back to the
|
||||
"Credentials" screen.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user