FiyCart - Gold Plated Necklaces for Ladies with American Diamonds, Cubic Zirconia, Rubies & Emeralds | Best Online Jewellery Shopping in India

Google Login

Google Login Integration

Setup Instructions

To enable Google login, you need to:

  1. Install Google Client Library:
    composer require google/apiclient
  2. Create a project in Google Cloud Console
  3. Enable Google+ API
  4. Create OAuth 2.0 credentials
  5. Update GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET in config/db.php
  6. Set redirect URI to: /customers/google-callback.php
Demo Mode

This is a placeholder for Google OAuth integration. Once properly configured, users will be able to log in with their Google accounts.

Back to Login