1. Home
  2. Docs
  3. Ionic Firebase Chat
  4. Setup Google Login

Setup Google Login

To enable Google Login with your app, please follow these steps

Step 1: Enable Google Login from Firebase

  • Navigate to Authentication
  • Choose Sign-in method
  • Enable Google Login
  • Once you enabled, google login you’ll see webclient Id
  • Copy the web client id
  • Save the settings

Step 2: Update required details with projects

  • You need to update the REVERSE client id (just put web client id in reverse) with your project
    • project/package.json
    • project/config.xml (if you found any)
  • Update Web Client Id
    • project/src/environements/environment.prod.ts