diff options
author | Chris Wilson <chris@chrisjwilson.com> | 2016-05-23 18:35:04 +0000 |
---|---|---|
committer | Chris Wilson <chris@chrisjwilson.com> | 2016-05-23 18:35:04 +0000 |
commit | 3258ad60cbf3fa22144a2745a1df1be67136fa5a (patch) | |
tree | bff81720e3e0745bdcfb852e8d6864a443148548 /doc/integration | |
parent | 42aca7df0878428328601f75d6576f76d856d464 (diff) | |
download | gitlab-ce-3258ad60cbf3fa22144a2745a1df1be67136fa5a.tar.gz |
Update Google integration API workflowmrchrisw/google-api
Diffstat (limited to 'doc/integration')
-rw-r--r-- | doc/integration/google.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/integration/google.md b/doc/integration/google.md index f9a20dd840d..82978b68a34 100644 --- a/doc/integration/google.md +++ b/doc/integration/google.md @@ -11,9 +11,9 @@ To enable the Google OAuth2 OmniAuth provider you must register your application - Project ID: Must be unique to all Google Developer registered applications. Google provides a randomly generated Project ID by default. You can use the randomly generated ID or choose a new one. 1. Refresh the page. You should now see your new project in the list. Click on the project. -1. Select "APIs & auth" in the left menu. +1. Select the "Google APIs" tab in the Overview. -1. Select "APIs" in the submenu. +1. Select and enable the following Google APIs - listed under "Popular APIs" - Enable `Contacts API` - Enable `Google+ API` |