From 7fea71a4ceaa944439d9a06537b60df4eea3d9b3 Mon Sep 17 00:00:00 2001 From: Bart Spaans Date: Wed, 21 Jun 2017 11:03:24 +0100 Subject: [PATCH] Update Google Auth Provider instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a62151a..85fd920 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ For Google, the registration steps are: 1. Create a new project: https://console.developers.google.com/project 2. Choose the new project from the top right project dropdown (only if another project is selected) -3. In the project Dashboard center pane, choose **"Enable and manage APIs"** +3. In the project Dashboard center pane, choose **"API Manager"** 4. In the left Nav pane, choose **"Credentials"** 5. In the center pane, choose **"OAuth consent screen"** tab. Fill in **"Product name shown to users"** and hit save. 6. In the center pane, choose **"Credentials"** tab.