This is a two part post which explains, with samples, how to do authorization for a web site using Google Authentication OAuth 2.0 services. The first part introduces necessary steps to get started using the Go client provided by Google, and how to setup your application with Google in order to use the API, to retrieve information about the user.