DEV Community

Cover image for Ionic Social Login using Firebase
Steven Parker
Steven Parker

Posted on

Ionic Social Login using Firebase

Ionic Social Login using Firebase

We’ll break the process into below steps.

  1. Add firebase to your ionic App.
  2. Set up and android app in firebase console.
  3. Enable firebase dynamic links.
  4. Enable google sign-In in the firebase console.
  5. Install the required plugins in your cordova project.

If you want to know how we made it and how to connect Social accounts with Firebase then must checkout code with images right here

Top comments (0)