From 2ddf3e7e9aaec76be9010cc8fdf305aa5cd97ff0 Mon Sep 17 00:00:00 2001 From: Rick Anderson Date: Wed, 22 Aug 2018 12:52:58 -0700 Subject: [PATCH] Update facebook-logins.md (#8222) --- aspnetcore/security/authentication/social/facebook-logins.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/aspnetcore/security/authentication/social/facebook-logins.md b/aspnetcore/security/authentication/social/facebook-logins.md index a0b04d50be..92475c695c 100644 --- a/aspnetcore/security/authentication/social/facebook-logins.md +++ b/aspnetcore/security/authentication/social/facebook-logins.md @@ -43,11 +43,10 @@ This tutorial shows you how to enable your users to sign in with their Facebook * Click **Save Changes**. -* Click the **Dashboard** link in the left navigation. +* Click **Settings > Basic** link in the left navigation. On this page, make a note of your `App ID` and your `App Secret`. You will add both into your ASP.NET Core application in the next section: - ![Facebook Developer Dashboard](index/_static/FBDashboard.png) * When deploying the site you need to revisit the **Facebook Login** setup page and register a new public URI.