Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
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:
|
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.
Go to the Facebook Developers site: https://developers.facebook.com/ to create Facebook app for Social Login.
...
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 |
...