Skip to main content

Steps to Authenticate firebase using Google

  1. Open your firebase console.
  2. Go to Sign-in method in Authentication.
  3. Go to the Google and enable the google sign_in automatically.

eShop

  1. For Android:

    Important: Don't forget to add SHA1 and SHA256 keys in Firebase. For adding SHA1 and SHA256 keys in Firebase, please refer to our comprehensive guide. This step is crucial for enabling Google Sign-In in your Android app.

  2. For iOS:

    Important: For iOS authentication setup and URL scheme configuration, please refer to our comprehensive guide. This step is crucial for enabling Google Sign-In in your iOS app.