Files
talk/plugins/talk-plugin-facebook-auth
2018-07-06 14:28:25 -06:00
..
2018-06-05 04:28:54 +02:00
2018-07-06 14:28:25 -06:00
2018-05-02 13:04:17 -06:00

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.

GDPR Compliance

In order to facilitate compliance with the EU General Data Protection Regulation (GDPR), you should review our GDPR Compliance guidelines.