Configure Social Logins
Andrea
Last Update 2 years ago
Select Settings, from side menu. Go to tab Social.

Go to Google Cloud Console site.
Create a New Project.
Go to Credentials from side menu and click on Create Credentials.

Create a OAuth Client ID with type Web Application and fill Authorized JavaScript origins with your website url and Authorized redirect URLs with the callback URL that you find into the backend settings.

Copy Client ID and Client Secret into the settings and flag Google - Enable.
Go to Facebook Developer site.
Create a new application by clicking on Create App button.
Select Allow people to login with their Facebook account.
Now you need to verify your business and fill all the details into Settings - Base, then go to Publish Section and follow the onscreen instructions.
Go to Facebook Login - Settings and fill the Valid OAuth Redirect URLs with the Callback URL that you find into the backend settings.

Go to Settings - Basic.

Copy APP ID and APP Secret into the settings and flag Facebook - Enable.
Go to Twitter Developer site.
Into your application click Set Up on User authentication settings.

Set Type of App as Web App and file the Callback Url and the Website Url.

Go to Keys And tokens and click Regenerate.

Copy API ID and API Secret into the settings and flag Twitter - Enable.