This document guides you through setting up Google social login for your application using SSOJet. With Google social login, your users can log in using their existing Google profiles, offering a convenient and secure login experience.Prerequisites#
Steps#
Create a Google Cloud Project:#
Log in with your Google account.
Click on "Select a project" and choose "Create Project".
Enter a name for your project and click "Create".
Enable OAuth Consent Screen:#
Go to the "APIs & Services" section and select "OAuth Consent Screen".
Choose the appropriate user type and click "Create".
Fill in the required fields on the consent screen form.
Click "Save and Continue" when finished.
Create OAuth Client ID:#
Under "APIs & Services", navigate to "Credentials" and select "Create credentials".
Choose "OAuth client ID".
Select "Web application" as the application type.
replace the asterisks with the actual value provided by SSOJet.
Click "Create" to generate the Client ID and Secret.
Complete SSOJet Integration:#
Log in to your SSOJet dashboard.
Navigate to the Authentication -> Google integration page.
Copy the Client ID and Secret you generated in step 5.
Paste the copied values into the corresponding fields on the Google integration page in SSOJet.
Enable the Google Social Login.
By following these steps, you will successfully integrate Google social login with your application using SSOJet. Modified at 2024-06-18 12:29:51