Wednesday, August 27, 2008

OAuth

This link is a good starting point for learning about OAuth.

There is a java implementation of the spec located on the googlecode site:

http://oauth.googlecode.com/svn/code/java/core/

Also the complete specification is located here.

There is an implementation for the Spring framework.

0 comments: