-
Sign Up/Login to Firebase Console: Go to the Firebase Console and sign up for an account or log in if you already have one.
-
Create a New Project: Once logged in, click on the "Add project" button to create a new project. Follow the prompts to set up your project, including providing a project name and selecting your country/region.
-
Enable Firebase Authentication: After creating your project, navigate to the "Authentication" section in the Firebase Console. Click on "Get Started" and then choose the authentication method you want to enable. In this case, select "Google".
-
Configure OAuth Consent Screen: You'll be prompted to set up the OAuth consent screen. Follow the instructions to configure the required information such as your app's name, user support email, and developer contact information.
-
Obtain OAuth Client ID: Once the OAuth consent screen is configured, Firebase will generate the necessary OAuth client ID automatically. You'll need this client ID later to integrate with your website.
-
Set Up Web App: Return to the Firebase Console dashboard and click on the "Web" icon to add a new web app to your project. Follow the prompts to register your app and obtain configuration details.
-
Retrieve Firebase Configuration: Firebase will provide you with a snippet of code containing the Firebase configuration details, including API Key, Auth Domain, Project ID, Storage Bucket, and Messaging Sender ID. Copy these details as you'll need them for your website's integration.
Search Knowledge Base Articles
Enable Social Login
Did you find this article useful?
Related Articles
-
Changelog
07 May 2024, V1.9.0 Fixes - Mobile menu turn off issue fixed in responsive mode - Weekly products no... -
The product has been successfully added, but it's not appearing on the website.
The product was added to the admin panel but isn't visible on the website because it hasn't been pub... -
The product has been added, but the "add to cart" button is missing.
When a product is added to the admin panel but users can't add it to their cart, it's likely because... -
How to create child categories
To organize your products effectively, you can create categories. When adding a new category, you ha... -
How to import States and City ?
Log in to Admin Panel: Start by logging in to your admin panel using your credentials. Navigate to ...