From eaa126c98f96c56dc6261f81f8b60f7d62a2ad4a Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Tue, 22 Sep 2015 14:12:51 +0545 Subject: [PATCH] Change zero Auth to OAuth --- admin_manual/configuration_files/external_storage/google.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/configuration_files/external_storage/google.rst b/admin_manual/configuration_files/external_storage/google.rst index 82e6d099a..f56c7af8a 100644 --- a/admin_manual/configuration_files/external_storage/google.rst +++ b/admin_manual/configuration_files/external_storage/google.rst @@ -39,12 +39,12 @@ Before you click ``Enable API`` you might want to click on ``Learn more`` or ``Enable API`` takes you to the Drive API dashboard, with tabs for ``Overview, Usage, Quota``, and ``Drive UI Integration``. Feel free to explore, and then go to ``APIs & Auth > Credentials``. This screen has two -sections: ``0Auth`` and ``Public API Access``. +sections: ``OAuth`` and ``Public API Access``. .. figure:: images/google-drive4.png -Click ``0Auth > Create New Client ID``. The next screen that opens is ``Create +Click ``OAuth > Create New Client ID``. The next screen that opens is ``Create Client ID``. Check ``Web Application`` and click the ``Configure Consent Screen`` button. You'll see the consent screen the first time you create a mountpoint for your Google Drive in ownCloud.