Authenticating in the web frontend
There are two parts to authenticating in the web frontend. The first is the code and configuration of the web frontend itself to use the authentication framework, and the second is the service provided by Google to be the identity and authentication provider. In the following section, we will look at how to configure the Google Cloud Identity Platform for use with our web frontend.
Setting up Firebase and Google Identity Platform
Before we make use of Firebase and the Google Identity Platform, we will need to configure them both by performing the following steps:
- From the navigation menu in Cloud Console, click Identity Platform, as illustrated in the following screenshot:
- If Identity Platform is not already enabled, click ENABLE IDENTITY PLATFORM, as illustrated in the following screenshot:
- In the Identity Providers page, click...