Skip to content

1.0.4.1 Facebook

Anders Mikkelsen edited this page Dec 21, 2017 · 1 revision
      1. Facebook
The Facebook provider expects two parameters in its config input. The appId and appSecret of the facebook app that corresponds to the application.
appConfig.getString("faceBookAppId");
appConfig.getString("faceBookAppSecret");
Clone this wiki locally