Google Login
Allow your users login using their Google social media (Gmail) account.
Google Setup Instructions:
Step 1: Visit Google API Console page.
Step 2: Create a new project or use your existing one.
Step 3: If creating a new project, provide a Project name and click save.
Step 4: Navigate to "Credentials" in the side menu and select "Create Credentials > OAuth client ID".
Step 5: Click the configure button.
Step 6: On the OAuth consent screen, select "External" and proceed by entering all the required information.
Step 7: Return to "Credentials" in the side menu, then select "Create Credentials > OAuth client ID" again.
Step 8: Complete the necessary fields with accurate information, ensuring to replace YOUR-DOMAIN-NAME.com with your actual domain. Verify all inputs for typos before clicking "Create".
Step 9: Copy the provided Client ID and Client Secret to a secure location.
Step 10: Navigate to the Admin panel -> Swap Manager -> Auth Settings. Enable "Login via Social Media" and select the Google checkbox. Enter your Client ID and Client Secret, along with the URL, then save the settings.
Last updated