From 154d9aa389a8ec89b010be6141e40ed5bf6a7c26 Mon Sep 17 00:00:00 2001 From: Thomas Leing Date: Fri, 14 Oct 2022 08:33:41 -0700 Subject: [PATCH] update docs to match new Facebook UI --- .../common/social_signin_web_ui/configure_auth_category.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fragments/lib/auth/common/social_signin_web_ui/configure_auth_category.mdx b/src/fragments/lib/auth/common/social_signin_web_ui/configure_auth_category.mdx index 6edcf2abfa9..457c36a742e 100644 --- a/src/fragments/lib/auth/common/social_signin_web_ui/configure_auth_category.mdx +++ b/src/fragments/lib/auth/common/social_signin_web_ui/configure_auth_category.mdx @@ -24,7 +24,7 @@ You need to now inform your auth provider of this URL: ![Image](/images/cognitoHostedUI/facebook6.png) 8. Save changes. -9. From the navigation bar choose *Products* and then *Set up* from *Facebook Login*. +9. From the navigation bar choose *Add Product* and then *Set up* from *Facebook Login*. ![Image](/images/cognitoHostedUI/facebook7.png) 10. From the navigation bar choose *Facebook Login* and then *Settings*. 11. Type your redirect URL into *Valid OAuth Redirect URIs*. It will consist of your user pool domain with the /oauth2/idpresponse endpoint.