Files
talk/plugins/talk-plugin-facebook-auth

title, permalink, layout, plugin
title permalink layout plugin
talk-plugin-facebook-auth /plugin/talk-plugin-facebook-auth/ plugin
name depends provides
talk-plugin-facebook-auth
name
talk-plugin-auth
Server
Client

Enables sign-in via Facebook via the server side passport middleware.

Configuration:

  • TALK_FACEBOOK_APP_ID (required) - The Facebook App ID for your Facebook Login enabled app. You can learn more about getting a Facebook App ID at the Facebook Developers Portal or by visiting the Creating an App ID guide. This is only required while the talk-plugin-facebook-auth plugin is enabled.
  • TALK_FACEBOOK_APP_SECRET (required) - The Facebook App Secret for your Facebook Login enabled app. You can learn more about getting a Facebook App Secret at the Facebook Developers Portal or by visiting the Creating an App ID guide. This is only required while the talk-plugin-facebook-auth plugin is enabled.