Google API Authentcation
with OAuth
Google API Uses OAuth 2.0 protocol for authorizing users, simply obtain OAuth 2.0 client credentials from the Google API console. Google Authorization Server extracts an access token & sends this to the Google API developers.