From 39e45c30bafa5c8c0f4264e29290afbc62e38a93 Mon Sep 17 00:00:00 2001 From: Jessie Rushing Date: Wed, 8 May 2019 16:05:13 -0700 Subject: [PATCH] added callback url --- plugins/talk-plugin-facebook-auth/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/talk-plugin-facebook-auth/README.md b/plugins/talk-plugin-facebook-auth/README.md index f9101dfc8..08247e3f2 100644 --- a/plugins/talk-plugin-facebook-auth/README.md +++ b/plugins/talk-plugin-facebook-auth/README.md @@ -44,7 +44,7 @@ You can learn more about getting a Facebook App ID at the * enter your Talk domain url * click _Next_ several times to get through the add code steps (You do not need to modify any code, the plugin takes care of this part for you.) * Go back to Settings > Basic: - * enter the callback url + * enter the callback url (Use your Talk domain with this endpoint: `/api/v1/auth/facebook/callback`) * Locate your App Id and App Secret, set these as config vars on your instance of Talk * Toggle the "Live" button to make app live