Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2


TurnKey Lender allows connecting Facebook and Google credentials to provide users with the possibility to sign up into the system via external providers. This tutorial shows how to setup OAuth authentication, and integrate it into TurnKey Lender.  

Note

To learn how to create a Facebook app, visit the Facebook App Development page.

Now we'll walk you through it, step-by-step.


You need to provide us with your personal FB App ID and App Secret to let us connect it to the system. To get this data, follow these steps.

  1. Navigate to the Facebook Developers app page and sign in.
  2. Click Settings > Basic link in the left navigation.




  3. On the Basic settings page, switch on the Make App Public button.



  4. In the App Secret field, press the Show button, re-enter your password, and press the Submit button to make secret key visible.



  5. Copy the data from the App ID and App Secret fields to the clipboard.





  • No labels