
oauth
Get flash to fully experience Pearltrees
RFC 5849 - The OAuth 1.0 Protocol
Gmail Contextual Gadget SSO - Google Apps gadgets API
This document describes what Gmail contextual gadgets are, how to write them, how to install them, and how to diagnose and fix some common issues. Gmail contextual gadgets can be listed for sale in the Google Apps Marketplace or used within in-house applications installed through the Google Apps console . Prerequisites
Gmail Contextual Gadgets Developer's Guide - Gmail APIs and Tools - Google Code
Abstract This specification extends the OAuth signature to include integrity checks on HTTP request bodies with content types other than application/x-www-form-urlencoded . Table of Contents 1.
Final: OAuth Request Body Hash
Authentication Best Practices - Google Apps Marketplace - Google Code
Authentication and authorization for Google APIs allow third-party applications to get limited access to a user's Google accounts for certain types of activities. This document explains the available auth mechanisms and describes what each one provides for your application. OAuth 2.0 is a new, simplified authorization protocol for all Google APIs. OAuth 2.0 relies on SSL for security instead of requiring your application to do cryptographic signing directly.
Choosing an Auth Mechanism - Authentication and Authorization for Google APIs - Google Code
Beginner’s Guide to OAuth – Part IV: Signing Requests
This post contains obsolete or incorrect information. For a more recent update, please visit The OAuth 1.0 Guide Time to put the previously discussed concepts into action.Posted by Simple Code | Filed under Gmail Contextual Gadget , Google , Signed request , OpenSocial Gadget , App Engine This first post is to share some experience we acquired building our Google Apps Profile Gmail Gadget. A good pratice when you build a Gmail contextual Gadget that communicates with a backend is to secure this communication.
Set up a secure communication between a Gmail contextual Gadget and a Google App engine backend - the Simple Code's blog
Lesson 10: Interact with your own Backend - VZ Developer Wiki
Working with Remote Content - Gadgets API - Google Code
En este documento se describe cómo extraer y manipular datos de feeds remotos textuales (normalmente HTML), XML, JSON y RSS/Atom. Contenido IntroducciónImportant: OAuth 1.0 has been officially deprecated as of April 20, 2012. It will continue to work as per our deprecation policy , but we encourage you to migrate to OAuth 2.0 as soon as possible. This document describes Google's implementation of the OAuth open standard for authorization, and explains how to implement OAuth in your application. For more information on OAuth, see the OAuth.net documentation . You should already be familiar with the principles behind OAuth, and be aware of any service-specific authorization issues for the API you are using.
OAuth 1.0 API Reference - Authentication and Authorization for Google APIs - Google Code
Warning : Most newer Google APIs are not Google Data APIs. The Google Data APIs documentation applies only to the older APIs that are listed in the Google Data APIs directory . For information about a specific new API, see that API's documentation. For information about authorizing requests with a newer API, see Google Accounts Authentication and Authorization . Third-party applications often require limited access to a user's Google Account for certain types of activity. To ensure that user data is not abused, all requests for access must be approved by the account holder.

