Wednesday, June 28, 2006
Google Releases Account Authentication API
Google has released
Account Authentication, a web service to for developers to create web applications which are accessed with the Google Account/ which access the Google Account, as
Garett Rogers reports. The program is available in two flavors; one for web apps (“Account Authentication Proxy for Web Applications”), and one for desktop apps (“Account Authentication for Installed Applications”).
The basic workflow of Google Account Autentication for web apps is this:
- You call Google’s service (called “AuthSub”)
- Google serves a page to the user with a login box (the one accepting the Gmail address + password)
- If the login was successful, Google forwards back to your web app, and transmits a special token
- You call the Google service again, providing this token, and you then can get certain data from Google (e.g. access to Google Calendar events, or access to Gmail’s Atom feed)
[Image by Google.]
>> More posts
Advertisement
This site unofficially covers Google™ and more with some rights reserved. Join our forum!