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

Yammer setup

A Yammer client app must be registered.

  1. Visit Yammer and register a client app.
  2. Modify your web.config file to include your consumer key and consumer secret.
After you have authorized Yammer to share your information, please enter the code Yammer gives you here:

Updates

The access token we have obtained is:

Ok, Yammer has authorized us to download your messages. Click 'Get messages' to download the latest few messages to this sample. Notice how we never asked you for your Yammer username or password.