Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
typelist
printablefalse

Steps to Setup Social Login for a New Market

Note

If the market has pre-existing apps created they will need to transfer them to us. We will need to have both Google Firebase and Apple Developer access to their apps to be able to setup Social Login.

If the market already has a Facebook App for Social Login setup, we need:

  • FacebookAppID, FacebookClientToken and FacebookDisplayName

  • The market needs to update the list of whitelisted URLs in the Facebook App (we can provide these URLs at this stage)

If the market has never set up Social Login, then to set up Google and Apple we need access to their Firebase Apps. For Facebook the market will need to follow the below steps.

Facebook

  1. Go to the Facebook Developers site: https://developers.facebook.com/ to create Facebook app for Social Login.

...

  1. Select the Web from the platform to add a Facebook login to our app.

...

Setting up the app

After you've completed creating the app, head to the app's navigation menu. You need to do the steps below before your app setup is complete.

...

Go to App Review > Request Permissions and Features

...

When you click on the  Request Permissions or Features button, you'll be redirected to Facebook Login Use Cases. You can set the permissions for scopes here. Add public_profile and email permission by clicking on the "Add" button. 

...

Go to Settings > Basic 

This tab contains the App ID and App Secret.

...

To make the app live, you need to go to the navigation menu and click on "Go Live"

...

App Setup Complete

Note

To validate the below steps when setting up the first App

...