June 2009
An Idiot's Guide to OAuth 1.0a :: Drive-by Digressions
February 2009
Blog on Fire » Blog Archive » Fire Eagle Location Streams
by 1 otherBuilding an XMPP-enabled Fire Eagle application is very similar to building a traditional web-based application. In fact, the XMPP componentry is intended to complement an existing application, simplifying it and imbuing it with real-time capabilities.
Piece of cake, not really. Nice usage of oAuth-over-XMPP though
April 2008
OAuth support for Google Accounts and Contacts API - OAuth | Google Groups
We are happy to announce that the Google Contacts Data API now supports OAuth. This is our first step towards OAuth enabling all Google Data APIs.
that is either great or scary.
October 2007
Implementor's Draft: OAuth Core 1.0 Draft 4
by 1 otherThe OAuth protocol enables websites or applications (Consumers) to access Protected Resources from a web service (Service Provider) via an API, without requiring Users to disclose their Service Provider credentials to the Consumers.
It's about time.
September 2007
OAuth — An open protocol to allow secure API authentication in a simple and standard method from desktop and web applications.
by 13 othersAn open protocol to allow secure API authentication in a simple and standard method from desktop and web applications.
an OpenID for APIs, need some investigations