- Go to https://console.developers.google.com/project and create a new project.
- Go to APIs & Auth - APIs and enable Google+ API and Google+ Domains API
- Go to APIs & Auth - Credentials and click on Create new client ID. A pop-up named "Create Client ID" will appear.
- Select Web Application. Set Authorized JavaScript Origins to = URL::to('') ?> and Authorized Redirect URI to = URL::route('sociallogin_provider', ['Google']) ?>
- Click Create Client ID.