***Google Authentication Setup***
Step 1 Google Login:- Go to below Link
Go to Google cloud platform developers Site
https://console.cloud.google.com/
Step 2 :- Click on Create App.
Step 3 :- Add app name then click on CREATE.
Step 4 :- Open Sidebar.Click on API and services then click on OAuth consent screen.
Step 5 :- Click on Select a Project.
Step 6 :- Select your Project.
Step 7 :- Click on External as user type.
Step 8 :- Add App name,User support email,Develepors contact informantion email and then click on SAVE AND CONTINUE.
Step 9 :-Click on SAVE AND CONTINUE.
Step 10 :-Click on SAVE AND CONTINUE.
Step 11 :-Click on BACK TO DASHBOARD.
Step 12 :-Click on Credentials then Click on CREATE CREDENTIALS n Select OAuth client ID.
Step 13 :-Select Web Application as Application Type.
Step 14 :-Add project name in name field and ADD URL one by one
Step 15 :-Add your Site URL in Authorised Javascript Urls and Autherised Redirect URLs.
Step 16 :-Finally,Client ID and Secret Key Generated.
***Facebook Authentication Setup***
*Create Facebook API Credentials
Step 1 Facebook Login:- Go to Below Link
Go to Facebook developers Site
https://developers.facebook.com/apps
Step 2 :-Select your App Type. here we selected Consumer for demo.
Step 3 :-Select your App Type. here we selected Consumer for demo.
Step 4 :-Add App Display name and App Contact Email then click on Create App.
Step 5 :-Click on Your app option and select Create test App.
Step 6 :-Add Your Test App Name and click on Confirm Button.
Step 7 :-Go To Settings and click on Basic then Click on Add platform
Step 8 :-Select platform according to your requirement
Step 9 :-Add your site URL in Website Site URL then click on save changes.
Step 10 :-Finally,App ID and App Secret Key Generated.
***Social Authentication Configuration***
Follow the below step to setup your Social Authentication Configuration :-
Go to Django Admin Site yoursite/admin