Add Google login to the Ionic app via Firebase
To avoid to manage an authentication process, I leverage the Identity Service Providers handled by Firebase.
This article on medium explains how to do the initial setup for Google Login.
To avoid to manage an authentication process, I leverage the Identity Service Providers handled by Firebase.
This article on medium explains how to do the initial setup for Google Login.
The first thing to do is to initiate an Ionic app.
This is pretty straight forward using the "starters" and, if you are not familiar with this, the best way to begin with is reading the Ionic documentation:
During the lockdown for the Covid-19, I started writing an App for my wedding.
Although on the web there are multiple guides, sometime it was hard to collect all the details I needed to make the app work.
So, I decided to publish in this blog a straight forward guide (there'll be mostly links to other guides) on how to setup the app.
The idea is to have my app available on both web and mobile phones.
The most effective combination I found was to use: