<%@ Page Language="C#" AutoEventWireup="true" MasterPageFile="~/MasterPage.master"CodeBehind="GoogleApps2Legged.aspx.cs" Inherits="OAuthConsumer.GoogleApps2Legged" %>

Google setup

A Google client app must be endorsed by a Google user.

  1. Visit Google and create a client app.
  2. Modify your web.config file to include your consumer key and consumer secret.

Updates

Ok, Google has authorized us to download your contacts. Click 'Get address book' to download the first 5 contacts to this sample. Notice how we never asked you for your Google username or password.