Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

NEED HELP

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
titleNote

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

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

...

If the functionality has been enabled for your company’s account, TurnKey Lender users can log in to their account using their Google credentials.
The capability is defined at the web config level (https://turnkey-lender.atlassian.net/wiki/spaces/TLKB/pages/3292856365/Advanced+platform+settings+made+on+the+configuration+level#Log-in-with-your-Google-%2F-Facebook-Account )

To do so, you need to perform the step described below.

Create Facebook App

To let your users log in with Facebook, you need to create an application. You can do it following the instructions at https://developers.facebook.com/docs/development/create-an-app.

Get your App ID and App Secret

Make sure at you are logged in to the developer’s account and copy your App ID and App secret in the Basic Settings section https://developers.facebook.com/docs/development/create-an-app/app-dashboard/basic-settings.

Provide the credentials to your point of contact at TurneKey Lender

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

...