SocialSwap Documentation
  • Start
    • Introduction
    • Requirements
    • Installation
    • Purchase Code
  • Updates
    • Update 1.0.7
    • Update 1.0.6
    • Update 1.0.5
    • Update 1.0.4
    • Update 1.0.3
    • Update 1.0.2
    • Update 1.0.1
  • How it Works
    • Dispute Overview
    • Listing Overview
    • Offer Overview
    • Message Overview
    • Subscription Overview
    • Plan Overview
  • Database Setup
    • phpMyAdmin MySQL DB Setup
  • Cloud Storage
    • AWS Storage Setup
      • Create AWS Account:
      • Create IAM User
      • Create S3 Bucket
      • Configure S3 Bucket
    • Wasabi Storage Setup
    • CloudFlare Storage Setup
  • PAYMENT GATEWAYS SETUP
    • Paypal Setup
    • Stripe Setup
    • RazorPay Setup
    • Paystack Setup
    • Flutterwave Setup
  • SUBSCRIPTION PLANS
    • Subscription Plan
      • Paypal Plan ID
      • Stripe Plan ID
      • Razorpay Plan ID
      • Paystack Plan ID
      • Flutterwave Plan ID
  • SMTP SETUP
    • SMTP Configuration
  • SOCIAL MEDIA LOGIN
    • Google Login
    • Facebook Login
  • One Signal
    • One Signal Setup
  • TAWK.TO SETUP
    • Tawk.to Setup
  • GOOGLE SETTINGS
    • Google Maps
    • Google Analytics
    • Google reCaptcha
  • TRANSLATE INTERFACE
    • Language Translations
  • CRON JOB SETUP
    • CRON Job
  • Customization
    • Files Structure
    • Frameworks
  • Troubleshooting
    • Troubleshooting
  • Changelog
    • Initial Release v1.0
Powered by GitBook
On this page
  1. SOCIAL MEDIA LOGIN

Google Login

Allow your users login using their Google social media (Gmail) account.

PreviousSMTP ConfigurationNextFacebook Login

Last updated 10 months ago

Google Setup Instructions:

Step 1: Visit 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.

Google API Console