Cirilla Documentations

  1. Home
  2. Docs
  3. Cirilla Documentations
  4. Android app configuration
  5. Google Sign-In

Google Sign-In

With Google Sign-In, users can log in using their Google Accounts.

Prerequisites

Important: Make sure you choose the correct project that you have created in Firebase when you Enable Google People API and fill fields in Auth consent screen.

Enable Firebase Sign-in Provider

  • Step 1: Click “Build” expand and select Authentication
  • Step 2: Select google
  • Step 3: enable => save

Set up the Google Client ID in the source code:

Open file cirilla/android/app/google-services.json and copy client ID

Open file cirilla/lib/constants/app.dart and replace with your client_id content copy above

Video guide

Was this article helpful to you? Yes 2 No 14

How can we help?