Boom Documentation
  • Get Started
  • Setup Mailgun
  • Firebase setup
  • Admob Setup
  • Facebook Login Setup
  • Parse Server Setup
    • Add Social Login
    • Deploy Cloud Code
  • Zegocloud Setup
  • Get Dative Core API key
  • Import and install app
    • Import project
    • Install the app
    • Setup zegocoud and Server
    • Run and compile the app
  • Update Branding
  • Customizations
Powered by GitBook
On this page
  • Step 1:
  • Step 1.1: Configure Facebook Login in SashiDo
  • Step 1.2: Configure Apple Login in SashiDo
  1. Parse Server Setup

Add Social Login

You need to add facebook appId in server side, failing to do it, your app will not be able to validate Facebook Login

PreviousParse Server SetupNextDeploy Cloud Code

Step 1:

  1. Log in to your account and open your app's dashboard.

  2. Go to the App Settings then Users tab in the dashboard.

Step 1.1: Configure Facebook Login in SashiDo

  1. Under Social Login, find Allow Facebook authentication and click Enable.

  2. Enter the App ID and App Secret you copied from the .

  3. Click Save to apply the changes.

Step 1.2: Configure Apple Login in SashiDo

  1. Under Social Login, find Allow Sign in with Apple and click Enable.

  2. Enter the BUNDLE ID the same used in

  3. Click Save to apply the changes.

Make sure that Allow username and password-based authentication and Allow anonymous users are enabled.

SashiDo
Enable Social Logins
Facebook Developers dashboard
Firebase Setup.