OAuth for Web Applications - Authentication and Authorization for Google APIs - Google Code
Lee Iverson in leei's Channel
Captured on 06 Jul 2010 from code.google.com
OAuth for Web Applications
This document describes how to get started using Google's implementation of the OAuth protocol to authorize a web application's requests for access to a user's data. If instead your application is installed on a computer or a mobile device, you should read the documentation on OAuth for Installed Apps.
If you want to allow users to sign in to your application using OpenID, you can find more information about implementing the Hybrid Protocol (OAuth+OpenID) in the OpenID documentation.
Prerequisites
This document is written for web application developers using the Google Data APIs to access a user's data. It assumes that you have read the documentation for the API you are using and are aware of any service-specific authorization issues. The document also assumes that you are familiar with the principles behind OAuth. For more background information, see the Beginner's Guide to OAuth
Contents
Responses
- Order By
- First Post First
- Last Post First
Please Login to respond