
Note: You can also specify your app's client ID with the client_id parameter With the google-signin-client_id meta element. Specify the client ID you created for your app in the Google Developers Console You must include the Google Platform Library on your web pages that integrate (A client secret is alsoĬreated, but you need it only for server-side operations.) Load the Google Platform Library You will need the client ID to complete the next steps.

That identify the application to Google's OAuth 2.0 server. Create authorization credentialsĪny application that uses OAuth 2.0 to access Google APIs must have authorization credentials

This document describes how to complete a basic Google Sign-In integration. Simplifying your integration with Google APIs. Google Sign-In manages the OAuth 2.0 flow and token lifecycle,
