Login Integration with Google

Pre-requisite

  • Register a Google account with a company organization.

Create Credentials

  • Login to Google Developer Console
  • Click Credentials on the left sidebar.
  • Click Create Credentials and Create OAuth client ID
  • Get Client ID and Client secret
  • Set Authorized JavaScript origins and Authorized redirect URIs

Reference