HELPFUL WRITING

Setup Google API to use Oauth 2.0

In order to utilize the google API, you will need to create a Google app. These instructions will walk you through how to setup your app via the Google Developer Console.

Login using the Google API and PHP

In a previous guide, we created a Google App. In this guide we will make use of the app by creating a login script that will login using the Google App.