added note about location of live button

This commit is contained in:
Jessie Rushing
2019-05-09 15:35:41 -07:00
parent b6ed5b792b
commit f2129082a9
+1 -1
View File
@@ -45,7 +45,7 @@ You can learn more about getting a Facebook App ID at the
* Under Product Settings:
* set Valid OAuth Redirect URIs to your 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
* Toggle the "Live" button on the top bar to make app live
_NOTE: Facebook auth requires your site to use `https` (SSL) not `http`. If your site is not `https` you can not use this plugin!_